diff --git a/404.html b/404.html index 8ff9c14f3f..41d377a4e7 100644 --- a/404.html +++ b/404.html @@ -1,6 +1,6 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>404 Page not found :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> <style> p, li, ul { text-align: center @@ -53,12 +53,14 @@ <div id="sidebar-overlay"></div> <main id="body-inner" class="chapter" tabindex="-1"> <div class="flex-block-wrapper"> - <h1>Error</h1> - <p></p> - <p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p> - <p></p> - <p><a href="/hugo-theme-relearn/">Go to homepage</a></p> - <p><img src="/hugo-theme-relearn/images/gopher-404.jpg" style="width:50%" alt="Page not found!"></p> + <article class="default" dir="ltr">> + <h1>Error</h1> + <p></p> + <p>Woops. Looks like this page doesn't exist ¯\_(ツ)_/¯.</p> + <p></p> + <p><a href="/hugo-theme-relearn/">Go to homepage</a></p> + <p><img src="/hugo-theme-relearn/images/gopher-404.jpg" style="width:50%" alt="Page not found!"></p> + </article> </div> </main> </div> diff --git a/basics/changelog/index.html b/basics/changelog/index.html index 45dd9eba4f..dd093675f0 100644 --- a/basics/changelog/index.html +++ b/basics/changelog/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/changelog/"> <div id="body" class="default-animation"> @@ -74,7 +74,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a> @@ -458,7 +458,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1></h1> <h1 id="changelog">Changelog</h1> @@ -1221,12 +1221,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1341,13 +1341,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/basics/changelog/index.print.html b/basics/changelog/index.print.html index bde7146501..248fb2c4bb 100644 --- a/basics/changelog/index.print.html +++ b/basics/changelog/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/changelog/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a> @@ -460,7 +460,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1></h1> <h1 id="changelog">Changelog</h1> @@ -1223,12 +1223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1343,13 +1343,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/configuration/index.html b/basics/configuration/index.html index e28f6f21d5..0233b045b6 100644 --- a/basics/configuration/index.html +++ b/basics/configuration/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Configuration :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/configuration/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#global-site-parameters">Global site parameters</a></li> @@ -103,7 +103,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configuration</h1> <h2 id="global-site-parameters">Global site parameters</h2> @@ -317,12 +317,12 @@ default values:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -437,13 +437,13 @@ default values:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/configuration/index.print.html b/basics/configuration/index.print.html index 0094c02cf0..270ff7d6b4 100644 --- a/basics/configuration/index.print.html +++ b/basics/configuration/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Configuration :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/configuration/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/configuration/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#global-site-parameters">Global site parameters</a></li> @@ -105,7 +105,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configuration</h1> <h2 id="global-site-parameters">Global site parameters</h2> @@ -319,12 +319,12 @@ default values:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -439,13 +439,13 @@ default values:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/customization/index.html b/basics/customization/index.html index f7123006bf..4a25a1fd24 100644 --- a/basics/customization/index.html +++ b/basics/customization/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Customization :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/customization/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/customization/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#change-the-logo">Change the logo</a></li> @@ -98,7 +98,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customization</h1> <p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/">partials</a></p> @@ -243,12 +243,12 @@ You could use an <code>img</code> HTML tag and reference an image created under <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -363,13 +363,13 @@ You could use an <code>img</code> HTML tag and reference an image created under <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/customization/index.print.html b/basics/customization/index.print.html index 27463bb745..bd64300ff5 100644 --- a/basics/customization/index.print.html +++ b/basics/customization/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Customization :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/customization/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/customization/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#change-the-logo">Change the logo</a></li> @@ -100,7 +100,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customization</h1> <p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/">partials</a></p> @@ -245,12 +245,12 @@ You could use an <code>img</code> HTML tag and reference an image created under <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -365,13 +365,13 @@ You could use an <code>img</code> HTML tag and reference an image created under <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/generator/index.html b/basics/generator/index.html index fe69cb1d80..9f788e74fe 100644 --- a/basics/generator/index.html +++ b/basics/generator/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Stylesheet generator :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/generator/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/generator/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#variant-generator">Variant generator</a></li> @@ -89,7 +89,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generator</h1> <p>This interactive tool may help you to generate your own color variant stylesheet.</p> @@ -218,12 +218,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -338,18 +338,18 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265042" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/generator/index.print.html b/basics/generator/index.print.html index cd845c8659..756a130dbf 100644 --- a/basics/generator/index.print.html +++ b/basics/generator/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Stylesheet generator :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/generator/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/generator/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#variant-generator">Variant generator</a></li> @@ -91,7 +91,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generator</h1> <p>This interactive tool may help you to generate your own color variant stylesheet.</p> @@ -220,12 +220,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -340,18 +340,18 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265043" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/history/index.html b/basics/history/index.html index b765c1fe84..e4ec7b6c93 100644 --- a/basics/history/index.html +++ b/basics/history/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>History :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/history/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/history/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a> @@ -459,7 +459,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>History</h1> <div class="include hide-first-heading"> @@ -1224,12 +1224,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1344,13 +1344,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/history/index.print.html b/basics/history/index.print.html index 6d2964fc29..4a028e00e0 100644 --- a/basics/history/index.print.html +++ b/basics/history/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>History :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/history/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/history/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#533-2022-10-09">5.3.3 (2022-10-09)</a> @@ -461,7 +461,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>History</h1> <div class="include hide-first-heading"> @@ -1226,12 +1226,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1346,13 +1346,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/index.html b/basics/index.html index 5c712e2d03..fc7ac7b286 100644 --- a/basics/index.html +++ b/basics/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Basics :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 1</div> <h1>Basics</h1> @@ -162,12 +162,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -282,13 +282,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/index.print.html b/basics/index.print.html index d86733c0c5..34a7236547 100644 --- a/basics/index.print.html +++ b/basics/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Basics :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 1</div> <h1>Basics</h1> @@ -93,7 +93,7 @@ <section> <h1 class="a11y-only">Subsections of Basics</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> <p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="/hugo-theme-relearn/basics/history/">history page</a>.</p> @@ -110,6 +110,9 @@ <p><strong>New</strong>: The <a href="/hugo-theme-relearn/shortcodes/math/"><code>math</code> shortcode</a> and <a href="/hugo-theme-relearn/shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now support alignment parameter also if codefence syntax is used.</p> </li> <li> +<p><strong>New</strong>: Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translation for Finnish (Suomi).</p> </li> </ul> @@ -498,7 +501,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirements</h1> <p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p> @@ -510,7 +513,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installation</h1> <p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you learn more about it by following this <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p> @@ -574,7 +577,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configuration</h1> <h2 id="global-site-parameters">Global site parameters</h2> @@ -715,7 +718,7 @@ default values:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customization</h1> <p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/">partials</a></p> @@ -787,7 +790,7 @@ You could use an <code>img</code> HTML tag and reference an image created under </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generator</h1> <p>This interactive tool may help you to generate your own color variant stylesheet.</p> @@ -843,7 +846,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>History</h1> <div class="include hide-first-heading"> @@ -1609,12 +1612,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1729,18 +1732,18 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265043" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/installation/index.html b/basics/installation/index.html index 4020dde356..75c241d722 100644 --- a/basics/installation/index.html +++ b/basics/installation/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Installation :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/installation/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/installation/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#create-your-project">Create your project</a></li> @@ -95,7 +95,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installation</h1> <p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you learn more about it by following this <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p> @@ -232,12 +232,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -352,13 +352,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/installation/index.print.html b/basics/installation/index.print.html index 515b16b367..5b7d09f881 100644 --- a/basics/installation/index.print.html +++ b/basics/installation/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Installation :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/installation/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/installation/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#create-your-project">Create your project</a></li> @@ -97,7 +97,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installation</h1> <p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you learn more about it by following this <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p> @@ -234,12 +234,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -354,13 +354,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/migration/index.html b/basics/migration/index.html index 3e13f62896..0e7a8e47eb 100644 --- a/basics/migration/index.html +++ b/basics/migration/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>What's new :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/migration/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/migration/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#540">5.4.0</a></li> @@ -114,7 +114,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> <p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="/hugo-theme-relearn/basics/history/">history page</a>.</p> @@ -131,6 +131,9 @@ <p><strong>New</strong>: The <a href="/hugo-theme-relearn/shortcodes/math/"><code>math</code> shortcode</a> and <a href="/hugo-theme-relearn/shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now support alignment parameter also if codefence syntax is used.</p> </li> <li> +<p><strong>New</strong>: Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translation for Finnish (Suomi).</p> </li> </ul> @@ -592,12 +595,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -712,13 +715,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/migration/index.print.html b/basics/migration/index.print.html index eacd211abc..9915f37acc 100644 --- a/basics/migration/index.print.html +++ b/basics/migration/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>What's new :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/migration/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/migration/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#540">5.4.0</a></li> @@ -116,7 +116,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> <p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="/hugo-theme-relearn/basics/history/">history page</a>.</p> @@ -133,6 +133,9 @@ <p><strong>New</strong>: The <a href="/hugo-theme-relearn/shortcodes/math/"><code>math</code> shortcode</a> and <a href="/hugo-theme-relearn/shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now support alignment parameter also if codefence syntax is used.</p> </li> <li> +<p><strong>New</strong>: Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translation for Finnish (Suomi).</p> </li> </ul> @@ -594,12 +597,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -714,13 +717,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/basics/requirements/index.html b/basics/requirements/index.html index fb811e97d3..43d14a0071 100644 --- a/basics/requirements/index.html +++ b/basics/requirements/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Requirements :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/basics/requirements/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirements</h1> <p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p> @@ -164,12 +164,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -284,13 +284,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/basics/requirements/index.print.html b/basics/requirements/index.print.html index 12b32a8d59..0be6847f79 100644 --- a/basics/requirements/index.print.html +++ b/basics/requirements/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Requirements :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/basics/requirements/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/basics/requirements/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirements</h1> <p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p> @@ -166,12 +166,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/categories/index.html b/categories/index.html index 642ddfe0a3..23a7e3bf2f 100644 --- a/categories/index.html +++ b/categories/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>Categories :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/categories/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/categories/"> <div id="body" class="default-animation"> @@ -67,7 +67,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Categories</h1> <ul> @@ -150,12 +150,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -270,13 +270,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/archetypes/index.html b/cont/archetypes/index.html index 8b150c95cf..9c5e41e924 100644 --- a/cont/archetypes/index.html +++ b/cont/archetypes/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Archetypes :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/archetypes/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#predefined-archetypes">Predefined Archetypes</a> @@ -101,7 +101,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Archetypes</h1> <p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p> @@ -262,12 +262,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -382,13 +382,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/archetypes/index.print.html b/cont/archetypes/index.print.html index c0230b0983..80672a6ce0 100644 --- a/cont/archetypes/index.print.html +++ b/cont/archetypes/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Archetypes :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/archetypes/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/archetypes/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#predefined-archetypes">Predefined Archetypes</a> @@ -103,7 +103,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Archetypes</h1> <p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p> @@ -264,12 +264,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -384,13 +384,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/cont/i18n/index.html b/cont/i18n/index.html index 9453d8e2a0..b631fbf89c 100644 --- a/cont/i18n/index.html +++ b/cont/i18n/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Multilingual and i18n :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/i18n/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#basic-configuration">Basic configuration</a></li> @@ -96,14 +96,14 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual and i18n</h1> <p>The Relearn theme is fully compatible with Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> <li>Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> +<li>Support for languages written right to left</li> <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> @@ -268,12 +268,12 @@ You’ll see error reports in your browsers console log for each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -388,13 +388,13 @@ You’ll see error reports in your browsers console log for each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/i18n/index.print.html b/cont/i18n/index.print.html index ad3fcab80c..56b4f8e469 100644 --- a/cont/i18n/index.print.html +++ b/cont/i18n/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Multilingual and i18n :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/i18n/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/i18n/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#basic-configuration">Basic configuration</a></li> @@ -98,14 +98,14 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual and i18n</h1> <p>The Relearn theme is fully compatible with Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> <li>Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> +<li>Support for languages written right to left</li> <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> @@ -270,12 +270,12 @@ You’ll see error reports in your browsers console log for each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -390,13 +390,13 @@ You’ll see error reports in your browsers console log for each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/cont/icons/index.html b/cont/icons/index.html index 39276cdfe9..e0a2668c9a 100644 --- a/cont/icons/index.html +++ b/cont/icons/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Icons and logos :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/icons/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/icons/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/icons/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#finding-an-icon">Finding an icon</a></li> @@ -91,7 +91,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Icons and logos</h1> <p>The Relearn theme for Hugo loads the <a href="https://fontawesome.com"><strong>Font Awesome</strong></a> library, allowing you to easily display any icon or logo available in the Font Awesome free collection.</p> @@ -193,12 +193,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -313,13 +313,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/cont/icons/index.print.html b/cont/icons/index.print.html index e23927b450..e75edca94d 100644 --- a/cont/icons/index.print.html +++ b/cont/icons/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Icons and logos :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/icons/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/icons/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/icons/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#finding-an-icon">Finding an icon</a></li> @@ -93,7 +93,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Icons and logos</h1> <p>The Relearn theme for Hugo loads the <a href="https://fontawesome.com"><strong>Font Awesome</strong></a> library, allowing you to easily display any icon or logo available in the Font Awesome free collection.</p> @@ -195,12 +195,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/index.html b/cont/index.html index f98ca554f6..17f869a88a 100644 --- a/cont/index.html +++ b/cont/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Content :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 2</div> <h1>Content</h1> @@ -162,12 +162,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -282,13 +282,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/index.print.html b/cont/index.print.html index 56da828bc1..e6f4723dd7 100644 --- a/cont/index.print.html +++ b/cont/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Content :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 2</div> <h1>Content</h1> @@ -93,7 +93,7 @@ <section> <h1 class="a11y-only">Subsections of Content</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Pages organization</h1> <p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p> @@ -203,7 +203,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Archetypes</h1> <p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p> @@ -291,7 +291,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Markdown syntax</h1> <p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> @@ -812,7 +812,7 @@ line 3 of code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlighting</h1> <p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in syntax highlighting</a> for code.</p> @@ -866,7 +866,7 @@ line 3 of code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extra shortcuts</h1> <p>You can define additional menu entries or shortcuts in the navigation menu without any link to content.</p> @@ -983,7 +983,7 @@ However, if you want to keep the title but change its value, it can be overridde </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Icons and logos</h1> <p>The Relearn theme for Hugo loads the <a href="https://fontawesome.com"><strong>Font Awesome</strong></a> library, allowing you to easily display any icon or logo available in the Font Awesome free collection.</p> @@ -1012,14 +1012,14 @@ However, if you want to keep the title but change its value, it can be overridde </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual and i18n</h1> <p>The Relearn theme is fully compatible with Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> <li>Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> +<li>Support for languages written right to left</li> <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> @@ -1111,7 +1111,7 @@ You’ll see error reports in your browsers console log for each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> <p>The Relearn theme supports one default taxonomy of Hugo: the <em>tag</em> feature.</p> @@ -1211,12 +1211,12 @@ You’ll see error reports in your browsers console log for each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1331,13 +1331,13 @@ You’ll see error reports in your browsers console log for each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/cont/index.xml b/cont/index.xml index 4a6e2ad912..b0c54f6f31 100644 --- a/cont/index.xml +++ b/cont/index.xml @@ -30,7 +30,7 @@ The Relearn theme defines some few archetypes of pages but you are free to defin <guid>https://McShelby.github.io/hugo-theme-relearn/cont/i18n/</guid> <description>The Relearn theme is fully compatible with Hugo multilingual mode. It provides: -Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</description> +Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Support for languages written right to left Automatic menu generation from multilingual content In-browser language switching Basic configuration After learning how Hugo handle multilingual websites, define your languages in your config.</description> </item> <item> <title>Markdown syntax</title> diff --git a/cont/markdown/index.html b/cont/markdown/index.html index d9b9a870e8..1876ac41c0 100644 --- a/cont/markdown/index.html +++ b/cont/markdown/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Markdown syntax :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/markdown/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#headings">Headings</a></li> @@ -140,7 +140,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Markdown syntax</h1> <p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> @@ -734,12 +734,12 @@ line 3 of code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -854,13 +854,13 @@ line 3 of code <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/cont/markdown/index.print.html b/cont/markdown/index.print.html index dfeac22ebe..6b3f69aa8b 100644 --- a/cont/markdown/index.print.html +++ b/cont/markdown/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Markdown syntax :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/markdown/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/markdown/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#headings">Headings</a></li> @@ -142,7 +142,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Markdown syntax</h1> <p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> @@ -736,12 +736,12 @@ line 3 of code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -856,13 +856,13 @@ line 3 of code <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/menushortcuts/index.html b/cont/menushortcuts/index.html index cfebcff7b0..5b44a59cf5 100644 --- a/cont/menushortcuts/index.html +++ b/cont/menushortcuts/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Menu extra shortcuts :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/menushortcuts/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#basic-configuration">Basic configuration</a></li> @@ -90,7 +90,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extra shortcuts</h1> <p>You can define additional menu entries or shortcuts in the navigation menu without any link to content.</p> @@ -280,12 +280,12 @@ However, if you want to keep the title but change its value, it can be overridde <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -400,13 +400,13 @@ However, if you want to keep the title but change its value, it can be overridde <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/cont/menushortcuts/index.print.html b/cont/menushortcuts/index.print.html index 9ef496187f..44a7d999ab 100644 --- a/cont/menushortcuts/index.print.html +++ b/cont/menushortcuts/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Menu extra shortcuts :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/menushortcuts/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/menushortcuts/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#basic-configuration">Basic configuration</a></li> @@ -92,7 +92,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extra shortcuts</h1> <p>You can define additional menu entries or shortcuts in the navigation menu without any link to content.</p> @@ -282,12 +282,12 @@ However, if you want to keep the title but change its value, it can be overridde <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -402,13 +402,13 @@ However, if you want to keep the title but change its value, it can be overridde <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/pages/index.html b/cont/pages/index.html index 10ba1c4731..3ce0adec1f 100644 --- a/cont/pages/index.html +++ b/cont/pages/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Pages organization :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/pages/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/pages/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#folders">Folders</a></li> @@ -98,7 +98,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Pages organization</h1> <p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p> @@ -281,12 +281,12 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -401,13 +401,13 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/pages/index.print.html b/cont/pages/index.print.html index dbd779b28c..33de6d1d25 100644 --- a/cont/pages/index.print.html +++ b/cont/pages/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Pages organization :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/pages/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/pages/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#folders">Folders</a></li> @@ -100,7 +100,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Pages organization</h1> <p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p> @@ -283,12 +283,12 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -403,13 +403,13 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/cont/syntaxhighlight/index.html b/cont/syntaxhighlight/index.html index 49993e2615..c55fac1b93 100644 --- a/cont/syntaxhighlight/index.html +++ b/cont/syntaxhighlight/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Code highlighting :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/syntaxhighlight/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#markdown-syntax">Markdown syntax</a></li> @@ -91,7 +91,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlighting</h1> <p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in syntax highlighting</a> for code.</p> @@ -218,12 +218,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -338,13 +338,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/cont/syntaxhighlight/index.print.html b/cont/syntaxhighlight/index.print.html index 9be6d4610c..a6037b44d3 100644 --- a/cont/syntaxhighlight/index.print.html +++ b/cont/syntaxhighlight/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Code highlighting :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/syntaxhighlight/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/syntaxhighlight/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#markdown-syntax">Markdown syntax</a></li> @@ -93,7 +93,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlighting</h1> <p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in syntax highlighting</a> for code.</p> @@ -220,12 +220,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -340,13 +340,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/cont/tags/index.html b/cont/tags/index.html index 5e4116e7ac..563c054870 100644 --- a/cont/tags/index.html +++ b/cont/tags/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Tags :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/tags/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/cont/tags/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#configuration">Configuration</a></li> @@ -90,12 +90,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/documentation">documentation</a> <a class="tag-link" href="/tags/tutorial">tutorial</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> <p>The Relearn theme supports one default taxonomy of Hugo: the <em>tag</em> feature.</p> @@ -194,12 +194,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -314,13 +314,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/cont/tags/index.print.html b/cont/tags/index.print.html index 36b6e74c97..a5263bec21 100644 --- a/cont/tags/index.print.html +++ b/cont/tags/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Tags :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/cont/tags/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/cont/tags/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#configuration">Configuration</a></li> @@ -91,13 +91,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/documentation">documentation</a> <a class="tag-link" href="/tags/tutorial">tutorial</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> <p>The Relearn theme supports one default taxonomy of Hugo: the <em>tag</em> feature.</p> @@ -196,12 +196,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/css/format-print.css b/css/format-print.css index 6c189a78bc..06c22693be 100644 --- a/css/format-print.css +++ b/css/format-print.css @@ -27,6 +27,11 @@ code.copy-to-clipboard-code { border-top-right-radius: 2px; border-right-width: 1px; } +span > code.copy-to-clipboard-code { + border-end-end-radius: 2px; + border-start-end-radius: 2px; + border-inline-end-width: 1px; +} pre { border: 1px solid #ccc; } diff --git a/css/ie.css b/css/ie.css index 4d6e2cdd74..29fd1effee 100644 --- a/css/ie.css +++ b/css/ie.css @@ -1,4 +1,50 @@ @media all and (-ms-high-contrast:none) { + /* turn off LTR support as it is dependend on CSS properties that aren't supported by IE11 */ + article, + .toc-wrapper, + .tags { + direction: ltr; + } + blockquote { + border-left: 10px solid rgba( 134, 134, 134, .4 ); + padding-left: 0.85rem; + } + blockquote cite { + text-align: right; + } + th { + text-align: left; + } + .disableInlineCopyToClipboard span > code.copy-to-clipboard-code { + border-bottom-right-radius: 2px; + border-top-right-radius: 2px; + border-right-width: 1px; + } + .anchor { + margin-left: .66em; + } + div.attachments .box-content { + padding-left: 1.75rem; + } + .expand > .expand-label > .expand-rtl.direction-rtl { + display: none; + } + .expand > .expand-label > .expand-ltr.direction-rtl { + display: inline-block; + } + .expand.expand-expanded > .expand-label > .fa-chevron-right { + display: none; + } + #body .tab-nav-button { + margin-left: 4px; + } + #body .tab-nav-button.direction-rtl { + float: left; + } + #body .tab-nav-button:first-child { + margin-left: 9px; + } + /* set default colors as in variant.css for IE11 */ body { background-color: #ffffff; /* var(--MAIN-BG-color) */ @@ -416,9 +462,7 @@ background-color: #ffffff !important; /* var(--MAIN-BG-color) */ border-bottom-color: #ffffff !important; /* var(--MAIN-BG-color) */ } -} -@media all and (-ms-high-contrast:none) { /* set further styles to fix broken stuff in IE11 */ /* turn off animiation in IE because this causes the menu diff --git a/css/nucleus.css b/css/nucleus.css index 2418241f50..e9547ebae0 100644 --- a/css/nucleus.css +++ b/css/nucleus.css @@ -174,7 +174,7 @@ th, td { padding: 0.425rem 0; } th { - text-align: left; } + text-align: start; } body { font-size: 1rem; @@ -214,7 +214,7 @@ ul, ol { blockquote { margin: 1.5rem 0; - padding-left: 0.85rem; } + padding-inline-start: 0.85rem; } cite { display: block; diff --git a/css/tabs.css b/css/tabs.css index da83089f25..b973531aeb 100644 --- a/css/tabs.css +++ b/css/tabs.css @@ -12,12 +12,16 @@ font-size: .9rem; font-weight: 500; line-height: 1.42857143; - margin-left: 4px; + margin-inline-start: 4px; padding: 6px 12px; position: relative; } +#body .tab-nav-button.direction-rtl { + float: right; +} + #body .tab-nav-button:first-child { - margin-left: 9px; + margin-inline-start: 9px; } #body .tab-nav-button:not(.active) { border-bottom-color: rgba( 134, 134, 134, .1 ); diff --git a/css/theme.css b/css/theme.css index 3a595a2f22..6e0ded86d3 100644 --- a/css/theme.css +++ b/css/theme.css @@ -406,7 +406,7 @@ h2, h3, .article-subheading, h4, h5, h6 { } blockquote { - border-left: 10px solid rgba( 134, 134, 134, .4 ); + border-inline-start: 10px solid rgba( 134, 134, 134, .4 ); } blockquote p { @@ -421,7 +421,7 @@ blockquote cite { font-weight: bold; opacity: .5; padding-top: .5em; - text-align: right; + text-align: end; } /* colored boxes */ @@ -461,7 +461,7 @@ div.box > .box-content { div.attachments .box-content { display: block; margin: 0; - padding-left: 1.75rem; + padding-inline-start: 1.75rem; } /* Children shortcode */ @@ -536,6 +536,15 @@ code.copy-to-clipboard-code { border-right-width: 0; } +span > code.copy-to-clipboard-code { + border-bottom-right-radius: 2px; + border-top-right-radius: 2px; + border-right-width: 1px; + border-end-end-radius: 0; + border-start-end-radius: 0; + border-inline-end-width: 0; +} + pre { border-radius: 2px; border-style: solid; @@ -546,12 +555,18 @@ pre { padding: 1rem; } +pre.pre-code, +pre:has( code ){ + /* the :has() operator isn't available in FF yet, so we patch this by JS */ + direction: ltr; +} + pre code { background-color: inherit; + border: 0; color: inherit; -webkit-print-color-adjust: economy; color-adjust: economy; - border: 0; font-size: 15px; margin: 0; padding: 0; @@ -924,6 +939,13 @@ span.nav i{ padding-left: 22px; } +span > .copy-to-clipboard-button { + border-start-start-radius: 0; + border-start-end-radius: 2px; + border-end-end-radius: 2px; + border-end-start-radius: 0; +} + .copy-to-clipboard-button > i { font-size: 92%; font-weight: 500; @@ -935,7 +957,7 @@ span.nav i{ padding-right: 5px; } -pre .copy-to-clipboard-button { +pre > .copy-to-clipboard-button { background-color: rgba( 160, 160, 160, .2 ); border-radius: 2px; border-style: solid; @@ -946,14 +968,14 @@ pre .copy-to-clipboard-button { top: 4px; } -.disableInlineCopyToClipboard :not(pre) > code.copy-to-clipboard-code + span.copy-to-clipboard-button { +.disableInlineCopyToClipboard span > code.copy-to-clipboard-code + span.copy-to-clipboard-button { display: none; } -.disableInlineCopyToClipboard :not(pre) > code.copy-to-clipboard-code { - border-bottom-right-radius: 2px; - border-top-right-radius: 2px; - border-right-width: 1px; +.disableInlineCopyToClipboard span > code.copy-to-clipboard-code { + border-end-end-radius: 2px; + border-start-end-radius: 2px; + border-inline-end-width: 1px; } #homelinks { @@ -988,6 +1010,7 @@ option { .expand > .expand-label > .fa-chevron-down { display: none; } +.expand > .expand-label > .fa-chevron-left, .expand > .expand-label > .fa-chevron-right { display: inline-block; } @@ -996,6 +1019,7 @@ option { .expand.expand-expanded > .expand-label > .fa-chevron-down { display: inline-block; } +.expand.expand-expanded > .expand-label > .fa-chevron-left, .expand.expand-expanded > .expand-label > .fa-chevron-right { display: none; } @@ -1004,6 +1028,7 @@ option { .expand:not(.expand-expanded).expand-marked > .expand-label > .fa-chevron-down { display: inline-block; } +.expand:not(.expand-expanded).expand-marked > .expand-label > .fa-chevron-left, .expand:not(.expand-expanded).expand-marked > .expand-label > .fa-chevron-right { display: none; } @@ -1012,6 +1037,12 @@ option { display: block !important; } +/* turn off unsuitable expander for this reading direction */ +.expand > .expand-label > .expand-rtl.direction-ltr, +.expand > .expand-label > .expand-ltr.direction-rtl { + display: none; +} + #body footer.footline{ margin-top: 2rem; } @@ -1132,7 +1163,7 @@ option { width: auto; } -.progress .wrapper { +.progress .toc-wrapper { background-color: rgba( 134, 134, 134, .066 ); } @@ -1205,7 +1236,7 @@ option { .anchor { cursor: pointer; font-size: .5em; - margin-left: .66em; + margin-inline-start: .66em; margin-top: .9em; position: absolute; visibility: hidden; diff --git a/index.html b/index.html index b37ce38d1c..0c561be66a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/"> <div id="body" class="default-animation"> @@ -73,7 +73,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#main-features">Main features</a></li> @@ -91,7 +91,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="home"> + <article class="home" dir="ltr"> <h1>Hugo Relearn Theme</h1> <p>The <a href="http://github.com/McShelby/hugo-theme-relearn">Relearn theme</a> is a theme for <a href="https://gohugo.io/">Hugo</a>, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.</p> @@ -119,6 +119,7 @@ <li><a href="/hugo-theme-relearn/basics/configuration/#activate-search">Automatic Search</a></li> <li><a href="/hugo-theme-relearn/basics/configuration/#activate-print-support">Print</a> whole chapters or even the complete site</li> <li><a href="/hugo-theme-relearn/cont/i18n/">Multilingual mode</a> for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li> +<li>Support for languages written right to left</li> <li><a href="/hugo-theme-relearn/cont/menushortcuts/">Unrestricted menu configuration</a> relating to amount of items and level of nesting</li> <li><a href="/hugo-theme-relearn/cont/icons/">Font Awesome icons</a></li> <li><a href="/hugo-theme-relearn/cont/tags/">Tagging support</a></li> @@ -225,12 +226,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -345,13 +346,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/index.json b/index.json index 8ece607008..8c78300766 100644 --- a/index.json +++ b/index.json @@ -35,7 +35,7 @@ "uri": "/hugo-theme-relearn/cont/" }, { - "content": "This document shows you what’s new in the latest release. For a detailed list of changes, see the history page.\nBreaking: A change that requires action by you after upgrading to assure the site is still functional.\nChange: A change in default behavior. This may requires action by you / may or may not be revertable by configuration.\nNew: Marks new behavior you might find interesting or comes configurable.\n5.4.0 Change: The button shortcode has a new parameter target to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/tab.\nNew: The math shortcode and mermaid shortcode now support alignment parameter also if codefence syntax is used.\nNew: Translation for Finnish (Suomi).\n5.3.0 Change: In the effort to comply with WCAG standards, the implementation of the collapsible menu was changed. Although the functionality of the new implementation works with old browsers (Internet Explorer 11), the display of the expander icons does not and is limited to modern browsers.\nNew: Image formatting has two new classes to align images to the left or right. Additionally, the already existing inline option is now documented.\nNew: Printing for the swagger shortcode was optimized to expand sections that are usually closed in interactive mode. This requires print support to be configured.\n5.2.0 Change: If you’ve set collapsibleMenu = true in your config.toml, the menu will be expanded if a search term is found in a collapsed submenu. The menu will return to its initial collapse state once the search term does not match any submenus. 5.1.0 Change: Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a index.print.html to the default URL.\nYou can revert this behavior by overwriting the PRINT output format setting in your config.tomlto:\n[outputFormats] [outputFormats.PRINT] name= \"PRINT\" baseName = \"index\" path = \"_print\" isHTML = true mediaType = 'text/html' permalinkable = false 5.0.0 Breaking: The theme changed how JavaScript and CSS dependencies are loaded to provide a better performance. In case you’ve added own JavaScript code that depends on the themes jQuery implementation, you have to put it into a separate *.js file (if not already) and add the defer keyword to the script element. Eg.\n\u003cscript defer src=\"myscript.js\"\u003e\u003c/script\u003e Change: The way archetypes are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.\nYour existing markdown files will still work like before and therefore you don’t need to change anything after the upgrade. Nevertheless, it is recommended to adapt your existing markdown files to the new way as follows:\nfor your home page, add the frontmatter parameter archetype = \"home\" and remove the leading heading\nfor all files containing the deprecated frontmatter parameter chapter = true, replace it with archetype = \"chapter\" and remove the leading headings\nChange: The frontmatter options pre / post were renamed to menuPre / menuPost. The old options will still be used if the new options aren’t set. Therefore you don’t need to change anything after the upgrade.\nNew: Adding new partials heading-pre.html / heading-post.html and according frontmatter options headingPre / headingPost to modify the way your page`s main heading gets styled.\nNew: The new shortcode math is available to add beautiful math and chemical formulae. See the documentation for available features. This feature will not work with Internet Explorer 11.\n4.2.0 Breaking: The second parameter for the include shortcode was switched in meaning and was renamed from showfirstheading to hidefirstheading. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.\nIf you’ve used the second boolean parameter, you have to rename it and invert its value to achieve the same behavior.\nChange: Previously, if the tabs shortcode could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.\nChange: The landingPageURL was removed from config.toml. You can safely remove this as well from your configuration as it is not used anymore. The theme will detect the landing page URL automatically.\nNew: All shortcodes can now be also called from your partials. Examples for this are added to the documentation of each shortcode.\n4.1.0 New: While fixing issues with the search functionality for non Latin languages, you can now configure to have multiple languages on a single page. 4.0.0 Breaking: The custom_css config parameter was removed from the configuration. If used in an existing installation, it can be achieved by overriding the custom-header.html template in a much more generic manner.\nBreaking: Because anchor hover color was not configurable without introducing more complexity to the variant stylesheets, we decided to remove --MAIN-ANCHOR-color instead. You don’t need to change anything in your custom color stylesheet as the anchors now get their colors from --MAIN-LINK-color and --MAIN-ANCHOR-HOVER-color respectively.\nNew: All shortcodes now support named parameter. The positional parameter are still supported but will not be enhanced with new features, so you don’t need to change anything in your installation.\nThis applies to expand, include, notice and siteparam.\nNew: The button shortcode received some love and now has a parameter for the color style similar to other shortcodes.\nNew: New colors --PRIMARY-color and --SECONDARY-color were added to provide easier modification of your custom style. Shortcodes with a color style can now have primary or secondary as additional values.\nThese two colors are the default for other, more specific color variables. You don’t need to change anything in your existing custom color stylesheets as those variables get reasonable default values.\nNew: The documentation for all shortcodes were revised.\n3.4.0 Breaking: If you had previously overwritten the custom-footer.html partial to add visual elements below the content of your page, you have to move this content to the new partial content-footer.html. custom-footer.html was never meant to contain HTML other than additional styles and JavaScript.\nNew: If you prefer expandable/collapsible menu items, you can now set collapsibleMenu=true in your config.toml. This will add arrows to all menu items that contain sub menus. The menu will expand/collapse without navigation if you click on an arrow.\nNew: You can activate print support in your config.toml to add the capability to print whole chapters or even the complete site.\nNew: Translation for Traditional Chinese.\n3.3.0 New: Introduction of new CSS variables to set the font. The theme distinguishes between --MAIN-font for all content text and --CODE-font for inline or block code. There are additional overrides for all headings. See the theme variant generator of the exampleSite for all available variables.\nNew: The new shortcode swagger is available to include a UI for REST OpenAPI Specifications. See the documentation for available features. This feature will not work with Internet Explorer 11.\n3.2.0 Change: In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of disableMermaid config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.\nThe option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set disableMermaid=false in your frontmatter to force the library to be loaded. See the theme variant generator of the exampleSite for an example.\nThis change requires at least Hugo 0.93.0 to be used. The minimum requirement will be reported during build on the console if not met.\nNew: Additional color variant variable --MERMAID-theme to set the variant’s Mermaid theme. This causes the Mermaid theme to switch with the color variant if it defers from the setting of the formerly selected color variant.\n3.1.0 New: attachment and notice shortcodes have a new parameter to override the default icon. Allowed values are all Font Awesome 5 Free icons. 3.0.0 Breaking: We made changes to the menu footer. If you have your menu-footer.html partial overridden, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the menu-footer.html partial that is coming with the exampleSite.\nThis change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and Clear history functionality).\nBreaking: We have changed the default colors from the original Learn theme (the purple menu header) to the Relearn defaults (the light green menu header) as used in the official documentation.\nThis change will only affect your installation if you’ve not set the themeVariant parameter in your config.toml. If you still want to use the Learn color variant, you have to explicitly set themeVariant=\"learn\" in your config.toml.\nNote, that this will also affect your site if viewed with Internet Explorer 11 but in this case it can not be reconfigured as Internet Explorer does not support CSS variables.\nChange: Due to a bug, that we couldn’t fix in a general manner for color variants, we decided to remove --MENU-SEARCH-BOX-ICONS-color and introduced --MENU-SEARCH-color instead. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nChange: For consistency reasons, we renamed --MENU-SEARCH-BOX-color to --MENU-SEARCH-BORDER-color. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nNew: With this release you are now capable to define your own dark mode variants.\nTo make this possible, we have introduced a lot more color variables you can use in your color variants. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.\nTo see what’s now possible, see the new variants relearn-dark and neon that are coming with this release.\nNew: To make the creation of new variants easier for you, we’ve added a new interactive theme variant generator. This feature will not work with Internet Explorer 11.\nNew: You can now configure multiple color variants in your config.toml. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the documentation for configuration.\nNote, that the new variant switch will not work with Internet Explorer 11 as it does not support CSS variables. Therefore, the variant switcher will not be displayed with Internet Explorer 11.\n2.9.0 Breaking: This release removes the themes implementation of ref/relref in favor for Hugos standard implementation. This is because of inconsistencies with the themes implementation. In advantage, your project becomes standard compliant and exchanging this theme in your project to some other theme will be effortless.\nIn a standard compliant form you must not link to the *.md file but to its logical name. You’ll see, referencing other pages becomes much easier. All three types result in the same reference:\nType Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configuration Leaf bundle basics/configuration/index.md basics/configuration Page basics/configuration.md basics/configuration If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but Hugo got you covered as well.\nAlso, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can reconfigure the error handling of Hugos implementation.\nIn the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started hugo server after an upgrade and no errors are written to the console.\nYou may see errors on the console after the update in the form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": page not found In this case, you must apply one of two options:\nCopy the old implementation files theme/hugo-theme-relearn/layouts/shortcode/ref.html and theme/hugo-theme-relearn/layouts/shortcode/relref.html to your own projects layouts/shortcode/ref.html and layouts/shortcode/relref.html respectively. This is not recommended as your project will still rely on non-standard behavior afterwards.\nStart up a text editor with regular expression support for search and replace. Apply the following conversions in the given order on all *.md files. This is the recommended choice.\nType Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Page (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes the font Novacento/Novecento. If you use it in an overwritten CSS please replace it with Work Sans. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for Czech.\nNew: The theme now supports favicons served from static/images/ named as favicon or logo in SVG, PNG or ICO format out of the box. An overridden partial layouts/partials/favicon.html may not be necessary anymore in most cases.\nNew: You can hide the table of contents menu for the whole site by setting the disableToc option in your config.toml. For an example see the example configuration.\n2.7.0 New: Optional second parameter for notice shortcode to set title in box header. 2.6.0 New: Your site can now be served from a subfolder if you set baseURL and canonifyURLs=true in your config.toml. See the documentation for a detailed example. 2.5.0 Change: New colors --CODE-BLOCK-color and --CODE-BLOCK-BG-color were added to provide a fallback for Hugos syntax highlighting in case guessSyntax=true is set. Ideally the colors are set to the same values as the ones from your chosen chroma style. 2.4.0 Change: Creation of customized stylesheets was simplified down to only contain the CSS variables. Everything else can and should be deleted from your custom stylesheet to assure everything works fine. For the predefined stylesheet variants, this change is already included.\nNew: Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting disableTagHiddenPages=true in your config.toml.\nNew: You can define the expansion state of your menus for the whole site by setting the alwaysopen option in your config.toml. Please see further documentation for possible values and default behavior.\nNew: New frontmatter ordersectionsby option to change immediate children sorting in menu and children shortcode. Possible values are title or weight.\nNew: Alternate content of a page is now advertised in the HTML meta tags. See Hugo documentation.\n2.3.0 New: Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints. 2.2.0 New: Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting disableSeoHiddenPages=true in your config.toml. 2.1.0 Change: In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see CHANGELOG.md in the exampleSite), they will now be ignored by the search.\nNew: Hidden pages are indexed for the site search by default. You can now turn off this behavior by setting disableSearchHiddenPages=true in your config.toml.\nNew: If a search term is found in an expand shortcode, the expand will be opened.\nNew: The menu will scroll the active item into view on load.\n2.0.0 Change: Syntax highlighting was switched to the built in Hugo mechanism. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation\nChange: In the predefined stylesheets there was a typo and --MENU-HOME-LINK-HOVERED-color must be changed to --MENU-HOME-LINK-HOVER-color. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nChange: --MENU-HOME-LINK-color and --MENU-HOME-LINK-HOVER-color were missing in the documentation. You should add them to your custom stylesheets if you want to override the defaults.\nChange: Arrow navigation and children shortcode were ignoring setting for ordersectionsby. This is now changed and may result in different sorting order of your sub pages.\nChange: If hidden pages are accessed directly by typing their URL, they will be exposed in the menu.\nChange: A page without a title will be treated as hidden=true.\nNew: You can define the expansion state of your menus in the frontmatter. Please see further documentation for possible values and default behavior.\nNew: New partials for defining pre/post content for menu items and the content. See documentation for further reading.\nNew: Shortcode children with new parameter containerstyle.\nNew: New shortcode include to include arbitrary file content into a page.\n1.2.0 New: Shortcode expand with new parameter to open on page load. 1.1.0 New: Mermaid config options can be set in config.toml. 1.0.0 New: Initial fork of the Learn theme based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to Relearn and a new logo. For the reasons behind forking the Learn theme, see this comment in the Learn issues. ", + "content": "This document shows you what’s new in the latest release. For a detailed list of changes, see the history page.\nBreaking: A change that requires action by you after upgrading to assure the site is still functional.\nChange: A change in default behavior. This may requires action by you / may or may not be revertable by configuration.\nNew: Marks new behavior you might find interesting or comes configurable.\n5.4.0 Change: The button shortcode has a new parameter target to set the destination frame/window for the URL to open. If not given, it defaults to a new window/tab for external URLs or is not set at all for internal URLs. Previously even internal URLs where opened in a new window/tab.\nNew: The math shortcode and mermaid shortcode now support alignment parameter also if codefence syntax is used.\nNew: Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.\nNew: Translation for Finnish (Suomi).\n5.3.0 Change: In the effort to comply with WCAG standards, the implementation of the collapsible menu was changed. Although the functionality of the new implementation works with old browsers (Internet Explorer 11), the display of the expander icons does not and is limited to modern browsers.\nNew: Image formatting has two new classes to align images to the left or right. Additionally, the already existing inline option is now documented.\nNew: Printing for the swagger shortcode was optimized to expand sections that are usually closed in interactive mode. This requires print support to be configured.\n5.2.0 Change: If you’ve set collapsibleMenu = true in your config.toml, the menu will be expanded if a search term is found in a collapsed submenu. The menu will return to its initial collapse state once the search term does not match any submenus. 5.1.0 Change: Because the print preview URLs were non deterministic for normal pages in comparison to page bundles, this is now changed. Each print preview is now accessible by adding a index.print.html to the default URL.\nYou can revert this behavior by overwriting the PRINT output format setting in your config.tomlto:\n[outputFormats] [outputFormats.PRINT] name= \"PRINT\" baseName = \"index\" path = \"_print\" isHTML = true mediaType = 'text/html' permalinkable = false 5.0.0 Breaking: The theme changed how JavaScript and CSS dependencies are loaded to provide a better performance. In case you’ve added own JavaScript code that depends on the themes jQuery implementation, you have to put it into a separate *.js file (if not already) and add the defer keyword to the script element. Eg.\n\u003cscript defer src=\"myscript.js\"\u003e\u003c/script\u003e Change: The way archetypes are used to generate output has changed. The new systems allows you, to redefine existing archetypes or even generate your own ones.\nYour existing markdown files will still work like before and therefore you don’t need to change anything after the upgrade. Nevertheless, it is recommended to adapt your existing markdown files to the new way as follows:\nfor your home page, add the frontmatter parameter archetype = \"home\" and remove the leading heading\nfor all files containing the deprecated frontmatter parameter chapter = true, replace it with archetype = \"chapter\" and remove the leading headings\nChange: The frontmatter options pre / post were renamed to menuPre / menuPost. The old options will still be used if the new options aren’t set. Therefore you don’t need to change anything after the upgrade.\nNew: Adding new partials heading-pre.html / heading-post.html and according frontmatter options headingPre / headingPost to modify the way your page`s main heading gets styled.\nNew: The new shortcode math is available to add beautiful math and chemical formulae. See the documentation for available features. This feature will not work with Internet Explorer 11.\n4.2.0 Breaking: The second parameter for the include shortcode was switched in meaning and was renamed from showfirstheading to hidefirstheading. If you haven’t used this parameter in your shortcode, the default behavior hasn’t changed and you don’t need to change anything.\nIf you’ve used the second boolean parameter, you have to rename it and invert its value to achieve the same behavior.\nChange: Previously, if the tabs shortcode could not find a tab item because, the tabs ended up empty. Now the first tab is selected instead.\nChange: The landingPageURL was removed from config.toml. You can safely remove this as well from your configuration as it is not used anymore. The theme will detect the landing page URL automatically.\nNew: All shortcodes can now be also called from your partials. Examples for this are added to the documentation of each shortcode.\n4.1.0 New: While fixing issues with the search functionality for non Latin languages, you can now configure to have multiple languages on a single page. 4.0.0 Breaking: The custom_css config parameter was removed from the configuration. If used in an existing installation, it can be achieved by overriding the custom-header.html template in a much more generic manner.\nBreaking: Because anchor hover color was not configurable without introducing more complexity to the variant stylesheets, we decided to remove --MAIN-ANCHOR-color instead. You don’t need to change anything in your custom color stylesheet as the anchors now get their colors from --MAIN-LINK-color and --MAIN-ANCHOR-HOVER-color respectively.\nNew: All shortcodes now support named parameter. The positional parameter are still supported but will not be enhanced with new features, so you don’t need to change anything in your installation.\nThis applies to expand, include, notice and siteparam.\nNew: The button shortcode received some love and now has a parameter for the color style similar to other shortcodes.\nNew: New colors --PRIMARY-color and --SECONDARY-color were added to provide easier modification of your custom style. Shortcodes with a color style can now have primary or secondary as additional values.\nThese two colors are the default for other, more specific color variables. You don’t need to change anything in your existing custom color stylesheets as those variables get reasonable default values.\nNew: The documentation for all shortcodes were revised.\n3.4.0 Breaking: If you had previously overwritten the custom-footer.html partial to add visual elements below the content of your page, you have to move this content to the new partial content-footer.html. custom-footer.html was never meant to contain HTML other than additional styles and JavaScript.\nNew: If you prefer expandable/collapsible menu items, you can now set collapsibleMenu=true in your config.toml. This will add arrows to all menu items that contain sub menus. The menu will expand/collapse without navigation if you click on an arrow.\nNew: You can activate print support in your config.toml to add the capability to print whole chapters or even the complete site.\nNew: Translation for Traditional Chinese.\n3.3.0 New: Introduction of new CSS variables to set the font. The theme distinguishes between --MAIN-font for all content text and --CODE-font for inline or block code. There are additional overrides for all headings. See the theme variant generator of the exampleSite for all available variables.\nNew: The new shortcode swagger is available to include a UI for REST OpenAPI Specifications. See the documentation for available features. This feature will not work with Internet Explorer 11.\n3.2.0 Change: In this release the Mermaid JavaScript library will only be loaded on demand if the page contains a Mermaid shortcode or is using Mermaid codefences. This changes the behavior of disableMermaid config option as follows: If a Mermaid shortcode or codefence is found, the option will be ignored and Mermaid will be loaded regardlessly.\nThe option is still useful in case you are using scripting to set up your graph. In this case no shortcode or codefence is involved and the library is not loaded by default. In this case you can set disableMermaid=false in your frontmatter to force the library to be loaded. See the theme variant generator of the exampleSite for an example.\nThis change requires at least Hugo 0.93.0 to be used. The minimum requirement will be reported during build on the console if not met.\nNew: Additional color variant variable --MERMAID-theme to set the variant’s Mermaid theme. This causes the Mermaid theme to switch with the color variant if it defers from the setting of the formerly selected color variant.\n3.1.0 New: attachment and notice shortcodes have a new parameter to override the default icon. Allowed values are all Font Awesome 5 Free icons. 3.0.0 Breaking: We made changes to the menu footer. If you have your menu-footer.html partial overridden, you may have to review the styling (eg. margins/paddings) in your partial. For a reference take a look into the menu-footer.html partial that is coming with the exampleSite.\nThis change was made to allow your own menu footer to be placed right after the so called prefooter that comes with the theme (containing the language switch and Clear history functionality).\nBreaking: We have changed the default colors from the original Learn theme (the purple menu header) to the Relearn defaults (the light green menu header) as used in the official documentation.\nThis change will only affect your installation if you’ve not set the themeVariant parameter in your config.toml. If you still want to use the Learn color variant, you have to explicitly set themeVariant=\"learn\" in your config.toml.\nNote, that this will also affect your site if viewed with Internet Explorer 11 but in this case it can not be reconfigured as Internet Explorer does not support CSS variables.\nChange: Due to a bug, that we couldn’t fix in a general manner for color variants, we decided to remove --MENU-SEARCH-BOX-ICONS-color and introduced --MENU-SEARCH-color instead. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nChange: For consistency reasons, we renamed --MENU-SEARCH-BOX-color to --MENU-SEARCH-BORDER-color. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nNew: With this release you are now capable to define your own dark mode variants.\nTo make this possible, we have introduced a lot more color variables you can use in your color variants. Your old variants will still work and don’t need to be changed as appropriate fallback values are used by the theme. Nevertheless, the new colors allow for much more customization.\nTo see what’s now possible, see the new variants relearn-dark and neon that are coming with this release.\nNew: To make the creation of new variants easier for you, we’ve added a new interactive theme variant generator. This feature will not work with Internet Explorer 11.\nNew: You can now configure multiple color variants in your config.toml. In this case, the first variant is the default chosen on first view and a variant switch will be shown in the menu footer. See the documentation for configuration.\nNote, that the new variant switch will not work with Internet Explorer 11 as it does not support CSS variables. Therefore, the variant switcher will not be displayed with Internet Explorer 11.\n2.9.0 Breaking: This release removes the themes implementation of ref/relref in favor for Hugos standard implementation. This is because of inconsistencies with the themes implementation. In advantage, your project becomes standard compliant and exchanging this theme in your project to some other theme will be effortless.\nIn a standard compliant form you must not link to the *.md file but to its logical name. You’ll see, referencing other pages becomes much easier. All three types result in the same reference:\nType Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configuration Leaf bundle basics/configuration/index.md basics/configuration Page basics/configuration.md basics/configuration If you’ve linked from a page of one language to a page of another language, conversion is a bit more difficult but Hugo got you covered as well.\nAlso, the old themes implementation allowed refs to non-existing content. This will cause Hugos implementation to show the error below and abort the generation. If your project relies on this old behavior, you can reconfigure the error handling of Hugos implementation.\nIn the best case your usage of the old implementation is already standard compliant and you don’t need to change anything. You’ll notice this very easily once you’ve started hugo server after an upgrade and no errors are written to the console.\nYou may see errors on the console after the update in the form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": page not found In this case, you must apply one of two options:\nCopy the old implementation files theme/hugo-theme-relearn/layouts/shortcode/ref.html and theme/hugo-theme-relearn/layouts/shortcode/relref.html to your own projects layouts/shortcode/ref.html and layouts/shortcode/relref.html respectively. This is not recommended as your project will still rely on non-standard behavior afterwards.\nStart up a text editor with regular expression support for search and replace. Apply the following conversions in the given order on all *.md files. This is the recommended choice.\nType Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Page (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes the font Novacento/Novecento. If you use it in an overwritten CSS please replace it with Work Sans. This change was necessary as Novacento did not provide all Latin special characters and lead to mixed styled character text eg. for Czech.\nNew: The theme now supports favicons served from static/images/ named as favicon or logo in SVG, PNG or ICO format out of the box. An overridden partial layouts/partials/favicon.html may not be necessary anymore in most cases.\nNew: You can hide the table of contents menu for the whole site by setting the disableToc option in your config.toml. For an example see the example configuration.\n2.7.0 New: Optional second parameter for notice shortcode to set title in box header. 2.6.0 New: Your site can now be served from a subfolder if you set baseURL and canonifyURLs=true in your config.toml. See the documentation for a detailed example. 2.5.0 Change: New colors --CODE-BLOCK-color and --CODE-BLOCK-BG-color were added to provide a fallback for Hugos syntax highlighting in case guessSyntax=true is set. Ideally the colors are set to the same values as the ones from your chosen chroma style. 2.4.0 Change: Creation of customized stylesheets was simplified down to only contain the CSS variables. Everything else can and should be deleted from your custom stylesheet to assure everything works fine. For the predefined stylesheet variants, this change is already included.\nNew: Hidden pages are displayed by default in their according tags page. You can now turn off this behavior by setting disableTagHiddenPages=true in your config.toml.\nNew: You can define the expansion state of your menus for the whole site by setting the alwaysopen option in your config.toml. Please see further documentation for possible values and default behavior.\nNew: New frontmatter ordersectionsby option to change immediate children sorting in menu and children shortcode. Possible values are title or weight.\nNew: Alternate content of a page is now advertised in the HTML meta tags. See Hugo documentation.\n2.3.0 New: Showcase multilanguage features by providing a documentation translation “fer us pirrrates”. There will be no other translations besides the original English one and the Pirates one due to maintenance constraints. 2.2.0 New: Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting disableSeoHiddenPages=true in your config.toml. 2.1.0 Change: In case the site’s structure contains additional *.md files not part of the site (eg files that are meant to be included by site pages - see CHANGELOG.md in the exampleSite), they will now be ignored by the search.\nNew: Hidden pages are indexed for the site search by default. You can now turn off this behavior by setting disableSearchHiddenPages=true in your config.toml.\nNew: If a search term is found in an expand shortcode, the expand will be opened.\nNew: The menu will scroll the active item into view on load.\n2.0.0 Change: Syntax highlighting was switched to the built in Hugo mechanism. You may need to configure a new stylesheet or decide to roll you own as described on in the Hugo documentation\nChange: In the predefined stylesheets there was a typo and --MENU-HOME-LINK-HOVERED-color must be changed to --MENU-HOME-LINK-HOVER-color. You don’t need to change anything in your custom color stylesheet as the old name will be used as a fallback.\nChange: --MENU-HOME-LINK-color and --MENU-HOME-LINK-HOVER-color were missing in the documentation. You should add them to your custom stylesheets if you want to override the defaults.\nChange: Arrow navigation and children shortcode were ignoring setting for ordersectionsby. This is now changed and may result in different sorting order of your sub pages.\nChange: If hidden pages are accessed directly by typing their URL, they will be exposed in the menu.\nChange: A page without a title will be treated as hidden=true.\nNew: You can define the expansion state of your menus in the frontmatter. Please see further documentation for possible values and default behavior.\nNew: New partials for defining pre/post content for menu items and the content. See documentation for further reading.\nNew: Shortcode children with new parameter containerstyle.\nNew: New shortcode include to include arbitrary file content into a page.\n1.2.0 New: Shortcode expand with new parameter to open on page load. 1.1.0 New: Mermaid config options can be set in config.toml. 1.0.0 New: Initial fork of the Learn theme based on Learn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename to Relearn and a new logo. For the reasons behind forking the Learn theme, see this comment in the Learn issues. ", "description": "", "tags": null, "title": "What's new", @@ -84,7 +84,7 @@ "uri": "/hugo-theme-relearn/cont/icons/" }, { - "content": "The Relearn theme is fully compatible with Hugo multilingual mode.\nIt provides:\nTranslation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Automatic menu generation from multilingual content In-browser language switching Basic configuration After learning how Hugo handle multilingual websites, define your languages in your config.toml file.\nFor example with current English and Piratized English website.\n# English is the default language defaultContentLanguage = \"en\" [Languages] [Languages.en] title = \"Hugo Relearn Theme\" weight = 1 languageName = \"English\" [Languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\" Then, for each new page, append the id of the language to the file.\nSingle file my-page.md is split in two files: in English: my-page.md in Piratized English: my-page.pir.md Single file _index.md is split in two files: in English: _index.md in Piratized English: _index.pir.md Info Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.\nTip Use slug frontmatter parameter to translate urls too.\nSearch In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.\nWarning Although the theme supports a wide variety of supported languages, the site’s search does not. You’ll see error reports in your browsers console log for each unsupported language. Currently unsupported are:\nIndonesian Korean Polish Search with mixed language support In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your config.toml to broaden search.\n[params] additionalContentLanguage = [ \"en\" ] As this is an array, you can add multiple additional languages.\nNote Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in zh-CN, you have to add just zh to this parameter.\nOverwrite translation strings Translations strings are used for common default values used in the theme (Edit button, Search placeholder and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.\nTo override these values, create a new file in your local i18n folder i18n/\u003cidlanguage\u003e.toml and inspire yourself from the theme themes/hugo-theme-relearn/i18n/en.toml\nDisable language switching Switching the language in the browser is a great feature, but for some reasons you may want to disable it.\nJust set disableLanguageSwitchingButton=true in your config.toml\n[params] # When using multilingual website, disable the switch language button. disableLanguageSwitchingButton = true ", + "content": "The Relearn theme is fully compatible with Hugo multilingual mode.\nIt provides:\nTranslation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute! Support for languages written right to left Automatic menu generation from multilingual content In-browser language switching Basic configuration After learning how Hugo handle multilingual websites, define your languages in your config.toml file.\nFor example with current English and Piratized English website.\n# English is the default language defaultContentLanguage = \"en\" [Languages] [Languages.en] title = \"Hugo Relearn Theme\" weight = 1 languageName = \"English\" [Languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\" Then, for each new page, append the id of the language to the file.\nSingle file my-page.md is split in two files: in English: my-page.md in Piratized English: my-page.pir.md Single file _index.md is split in two files: in English: _index.md in Piratized English: _index.pir.md Info Be aware that only translated pages are displayed in menu. It’s not replaced with default language content.\nTip Use slug frontmatter parameter to translate urls too.\nSearch In case each page’s content is written in one single language only, the above configuration will already configure the site’s search functionality correctly.\nWarning Although the theme supports a wide variety of supported languages, the site’s search does not. You’ll see error reports in your browsers console log for each unsupported language. Currently unsupported are:\nIndonesian Korean Polish Search with mixed language support In case your page’s content contains text in multiple languages (e.g. you are writing a Russian documentation for your english API), you can add those languages to your config.toml to broaden search.\n[params] additionalContentLanguage = [ \"en\" ] As this is an array, you can add multiple additional languages.\nNote Keep in mind that the language code required here, is the base language code. E.g. if you have additional content in zh-CN, you have to add just zh to this parameter.\nOverwrite translation strings Translations strings are used for common default values used in the theme (Edit button, Search placeholder and so on). Translations are available in English and Piratized English but you may use another language or want to override default values.\nTo override these values, create a new file in your local i18n folder i18n/\u003cidlanguage\u003e.toml and inspire yourself from the theme themes/hugo-theme-relearn/i18n/en.toml\nDisable language switching Switching the language in the browser is a great feature, but for some reasons you may want to disable it.\nJust set disableLanguageSwitchingButton=true in your config.toml\n[params] # When using multilingual website, disable the switch language button. disableLanguageSwitchingButton = true ", "description": "", "tags": null, "title": "Multilingual and i18n", @@ -470,7 +470,7 @@ "uri": "/hugo-theme-relearn/tags/hidden/" }, { - "content": "The Relearn theme is a theme for Hugo, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.\nInfo The theme is a fork of the great Learn theme with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.\nMain features Tip See what’s new within the latest update.\nUsable offline, no external dependencies Support for Internet Explorer 11 Responsive design Configurable hidden pages Automatic next/prev buttons to navigate through menu entries Automatic Search Print whole chapters or even the complete site Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese Unrestricted menu configuration relating to amount of items and level of nesting Font Awesome icons Tagging support Image resizing, shadow… Syntax highlighting Attachments files List child pages Math and chemical formulae using the MathJax library Mermaid diagrams for flowcharts, sequences, gantts, pie, etc. Swagger UI for OpenAPI Specifications Customizable look and feel Predefined (light, dark) and customizable color variants Buttons Tip/Note/Info/Warning boxes Expand Tabs File inclusion Getting support To get support, feel free to open a new discussion topic or issue in the official repository on GitHub.\nBecome a contributor Feel free to update this documentation by just clicking the Edit link displayed on top right of each page. Your changes will be deployed automatically once they were reviewed.\nYou are most welcome to contribute bugfixes or even new features to the source code by making pull requests to the official repository via GitHub. Please visit the contribution guidelines first.\nLicense This theme is licensed under the MIT License.\nCredits This theme would not be possible without the work of many others. See the credits for a detailed list.\n", + "content": "The Relearn theme is a theme for Hugo, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.\nInfo The theme is a fork of the great Learn theme with the aim of fixing long outstanding bugs and adepting to latest Hugo features. As far as possible this theme tries to be a drop-in replacement for the Learn theme.\nMain features Tip See what’s new within the latest update.\nUsable offline, no external dependencies Support for Internet Explorer 11 Responsive design Configurable hidden pages Automatic next/prev buttons to navigate through menu entries Automatic Search Print whole chapters or even the complete site Multilingual mode for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese Support for languages written right to left Unrestricted menu configuration relating to amount of items and level of nesting Font Awesome icons Tagging support Image resizing, shadow… Syntax highlighting Attachments files List child pages Math and chemical formulae using the MathJax library Mermaid diagrams for flowcharts, sequences, gantts, pie, etc. Swagger UI for OpenAPI Specifications Customizable look and feel Predefined (light, dark) and customizable color variants Buttons Tip/Note/Info/Warning boxes Expand Tabs File inclusion Getting support To get support, feel free to open a new discussion topic or issue in the official repository on GitHub.\nBecome a contributor Feel free to update this documentation by just clicking the Edit link displayed on top right of each page. Your changes will be deployed automatically once they were reviewed.\nYou are most welcome to contribute bugfixes or even new features to the source code by making pull requests to the official repository via GitHub. Please visit the contribution guidelines first.\nLicense This theme is licensed under the MIT License.\nCredits This theme would not be possible without the work of many others. See the credits for a detailed list.\n", "description": "", "tags": null, "title": "Hugo Relearn Theme", @@ -491,14 +491,14 @@ "uri": "/hugo-theme-relearn/shortcodes/include/" }, { - "content": "The math shortcode generates beautiful formatted math and chemical formulae using the MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting (see the configuration section).\ncodefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"context\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your formuale. Configuration MathJax is configured with default settings. You can customize MathJax’s default settings for all of your files thru a JSON object in your config.toml or override these settings per page thru your pages frontmatter.\nThe JSON object of your config.toml / frontmatter is forwarded into MathJax’s configuration object.\nSee MathJax documentation for all allowed settings.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting.\nGlobal Configuration File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" [markup] [markup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Mermaid and Math codefences will not work anymore! So this is a # mandatory setting for your site if you want to use Math codefences guessSyntax = false Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++ Examples Inline Math Inline math is generated if you use a single `$` as a delimiter around your formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}} Inline math is generated if you use a single $ as a delimiter around your formulae: $\\sqrt{3}$\nBlocklevel Math with Left Alignment If you delimit your formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"left\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} If you delimit your formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence You can also use codefences but without further parameter.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$", + "content": "The math shortcode generates beautiful formatted math and chemical formulae using the MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Note This only works in modern browsers.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Math codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting (see the configuration section).\ncodefence shortcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"context\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your formuale. Configuration MathJax is configured with default settings. You can customize MathJax’s default settings for all of your files thru a JSON object in your config.toml or override these settings per page thru your pages frontmatter.\nThe JSON object of your config.toml / frontmatter is forwarded into MathJax’s configuration object.\nSee MathJax documentation for all allowed settings.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting.\nGlobal Configuration File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" [markup] [markup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Mermaid and Math codefences will not work anymore! So this is a # mandatory setting for your site if you want to use Math codefences guessSyntax = false Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++ Examples Inline Math Inline math is generated if you use a single `$` as a delimiter around your formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}} Inline math is generated if you use a single $ as a delimiter around your formulae: $\\sqrt{3}$\nBlocklevel Math with Left Alignment If you delimit your formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"left\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} If you delimit your formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence You can also use codefences but without further parameter.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", "description": "Beautiful math and chemical formulae", "tags": null, "title": "Math", "uri": "/hugo-theme-relearn/shortcodes/math/" }, { - "content": "The mermaid shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the Mermaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Note This only works in modern browsers.\nWarning Due to limitations with Mermaid, it is currently not possible to use Mermaid code fences in an initially collapsed expand shortcode. This is a know issue and can’t be fixed by this theme.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting (see the configuration section).\ncodefence shortcode partial ```mermaid { align=\"center\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"context\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" )}} The generated graphs can be be panned by dragging them and zoomed by using the mousewheel. On mobile devices you can use finger gestures.\nParameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your Mermaid graph. Configuration Mermaid is configured with default settings. You can customize Mermaid’s default settings for all of your files thru a JSON object in your config.toml, override these settings per page thru your pages frontmatter or override these setting per diagramm thru diagram directives.\nThe JSON object of your config.toml / frontmatter is forwarded into Mermaid’s mermaid.initialize() function.\nSee Mermaid documentation for all allowed settings.\nThe theme 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 config.toml, frontmatter or diagram directives.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting.\nGlobal Configuration File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" [markup] [markup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Mermaid and Math codefences will not work anymore! So this is a # mandatory setting for your site if you want to use Mermaid codefences guessSyntax = false Page’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" +++ Examples Flowchart with Non-Default Mermaid Theme {{\u003c mermaid align=\"left\" \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence {{\u003c mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about you? Bob--\u003eJohn: Jolly good! {{\u003c /mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about you? Bob--\u003eJohn: Jolly good! GANTT {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d Class {{\u003c mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Where am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label {{\u003c /mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Where am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label State Diagram with Codefence Syntax ```mermaid stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open ``` stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open graph LR; If --\u003e Then Then --\u003e Else", + "content": "The mermaid shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the Mermaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Note This only works in modern browsers.\nWarning Due to limitations with Mermaid, it is currently not possible to use Mermaid code fences in an initially collapsed expand shortcode. This is a know issue and can’t be fixed by this theme.\nUsage While the examples are using shortcodes with named parameter it is recommended to use codefences instead. This is because more and more other software supports Mermaid codefences (eg. GitHub) and so your markdown becomes more portable.\nYou are free to also call this shortcode from your own partials.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting (see the configuration section).\ncodefence shortcode partial ```mermaid { align=\"center\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"context\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" )}} The generated graphs can be be panned by dragging them and zoomed by using the mousewheel. On mobile devices you can use finger gestures.\nParameter Name Default Notes align center Allowed values are left, center or right. \u003ccontent\u003e \u003cempty\u003e Your Mermaid graph. Configuration Mermaid is configured with default settings. You can customize Mermaid’s default settings for all of your files thru a JSON object in your config.toml, override these settings per page thru your pages frontmatter or override these setting per diagramm thru diagram directives.\nThe JSON object of your config.toml / frontmatter is forwarded into Mermaid’s mermaid.initialize() function.\nSee Mermaid documentation for all allowed settings.\nThe theme 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 config.toml, frontmatter or diagram directives.\nNote To use codefence syntax you have to turn off guessSyntax for the markup.highlight setting.\nGlobal Configuration File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" [markup] [markup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Mermaid and Math codefences will not work anymore! So this is a # mandatory setting for your site if you want to use Mermaid codefences guessSyntax = false Page’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" +++ Examples Flowchart with Non-Default Mermaid Theme {{\u003c mermaid align=\"left\" \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence {{\u003c mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about you? Bob--\u003eJohn: Jolly good! {{\u003c /mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how are you? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about you? Bob--\u003eJohn: Jolly good! GANTT {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Adding GANTT diagram functionality to Mermaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, after des2, 5d Future task2 : des4, after des3, 5d section Critical tasks Completed task in the critical line :crit, done, 2014-01-06,24h Implement parser and jison :crit, done, after des1, 2d Create tests for parser :crit, active, 3d Future task in critical line :crit, 5d Create tests for renderer :2d Add to Mermaid :1d Class {{\u003c mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Where am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label {{\u003c /mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Where am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label State Diagram with Codefence Syntax ```mermaid stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open ``` stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open", "description": "Generate diagrams and flowcharts from text", "tags": null, "title": "Mermaid", diff --git a/index.print.html b/index.print.html index f6424749a0..2f42315ed4 100644 --- a/index.print.html +++ b/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Hugo Relearn Theme</title> <link href="/hugo-theme-relearn" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/"> <div id="body" class="default-animation"> @@ -74,7 +74,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#main-features">Main features</a></li> @@ -93,7 +93,7 @@ <div id="head-tags"> </div> - <article class="home"> + <article class="home" dir="ltr"> <h1>Hugo Relearn Theme</h1> <p>The <a href="http://github.com/McShelby/hugo-theme-relearn">Relearn theme</a> is a theme for <a href="https://gohugo.io/">Hugo</a>, a static website generator written in Go. Where Hugo is often used for blogs, this theme is designed with documentation in mind.</p> @@ -121,6 +121,7 @@ <li><a href="/hugo-theme-relearn/basics/configuration/#activate-search">Automatic Search</a></li> <li><a href="/hugo-theme-relearn/basics/configuration/#activate-print-support">Print</a> whole chapters or even the complete site</li> <li><a href="/hugo-theme-relearn/cont/i18n/">Multilingual mode</a> for English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li> +<li>Support for languages written right to left</li> <li><a href="/hugo-theme-relearn/cont/menushortcuts/">Unrestricted menu configuration</a> relating to amount of items and level of nesting</li> <li><a href="/hugo-theme-relearn/cont/icons/">Font Awesome icons</a></li> <li><a href="/hugo-theme-relearn/cont/tags/">Tagging support</a></li> @@ -156,7 +157,7 @@ <section> <h1 class="a11y-only">Subsections of Hugo Relearn Theme</h1> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 1</div> <h1>Basics</h1> @@ -169,7 +170,7 @@ <section> <h1 class="a11y-only">Subsections of Basics</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> <p>This document shows you what’s new in the latest release. For a detailed list of changes, see the <a href="/hugo-theme-relearn/basics/history/">history page</a>.</p> @@ -186,6 +187,9 @@ <p><strong>New</strong>: The <a href="/hugo-theme-relearn/shortcodes/math/"><code>math</code> shortcode</a> and <a href="/hugo-theme-relearn/shortcodes/mermaid/"><code>mermaid</code> shortcode</a> now support alignment parameter also if codefence syntax is used.</p> </li> <li> +<p><strong>New</strong>: Support for languages that are written right to left (like Arabic). This is only implemented for the content area but not the navigation sidebar. This feature is not available in Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translation for Finnish (Suomi).</p> </li> </ul> @@ -574,7 +578,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirements</h1> <p>Thanks to the simplicity of Hugo, this page is as empty as this theme needs requirements.</p> @@ -586,7 +590,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installation</h1> <p>The following steps are here to help you initialize your new website. If you don’t know Hugo at all, we strongly suggest you learn more about it by following this <a href="https://gohugo.io/overview/quickstart/">great documentation for beginners</a>.</p> @@ -650,7 +654,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configuration</h1> <h2 id="global-site-parameters">Global site parameters</h2> @@ -791,7 +795,7 @@ default values:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customization</h1> <p>The Relearn theme has been built to be as configurable as possible by defining multiple <a href="https://gohugo.io/templates/partials/">partials</a></p> @@ -863,7 +867,7 @@ You could use an <code>img</code> HTML tag and reference an image created under </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generator</h1> <p>This interactive tool may help you to generate your own color variant stylesheet.</p> @@ -919,7 +923,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>History</h1> <div class="include hide-first-heading"> @@ -1612,7 +1616,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </section> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 2</div> <h1>Content</h1> @@ -1625,7 +1629,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <section> <h1 class="a11y-only">Subsections of Content</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Pages organization</h1> <p>In <strong>Hugo</strong>, pages are the core of your site. Once it is configured, pages are definitely the added value to your documentation site.</p> @@ -1735,7 +1739,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Archetypes</h1> <p>Using the command: <code>hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>. These are preconfigured skeleton pages with default frontmatter.</p> @@ -1823,7 +1827,7 @@ We’ve added the <code>menuTitle</code> parameter for that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Markdown syntax</h1> <p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> @@ -2344,7 +2348,7 @@ line 3 of code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlighting</h1> <p>The Relearn theme uses <a href="https://gohugo.io/content-management/syntax-highlighting/">Hugo’s built-in syntax highlighting</a> for code.</p> @@ -2398,7 +2402,7 @@ line 3 of code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extra shortcuts</h1> <p>You can define additional menu entries or shortcuts in the navigation menu without any link to content.</p> @@ -2515,7 +2519,7 @@ However, if you want to keep the title but change its value, it can be overridde </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Icons and logos</h1> <p>The Relearn theme for Hugo loads the <a href="https://fontawesome.com"><strong>Font Awesome</strong></a> library, allowing you to easily display any icon or logo available in the Font Awesome free collection.</p> @@ -2544,14 +2548,14 @@ However, if you want to keep the title but change its value, it can be overridde </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual and i18n</h1> <p>The Relearn theme is fully compatible with Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translation strings for default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> <li>Translation strings for default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free to contribute!</li> +<li>Support for languages written right to left</li> <li>Automatic menu generation from multilingual content</li> <li>In-browser language switching</li> </ul> @@ -2643,7 +2647,7 @@ You’ll see error reports in your browsers console log for each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> <p>The Relearn theme supports one default taxonomy of Hugo: the <em>tag</em> feature.</p> @@ -2670,7 +2674,7 @@ You’ll see error reports in your browsers console log for each unsupported </section> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 3</div> <h1>Shortcodes</h1> @@ -2700,7 +2704,7 @@ You’ll see error reports in your browsers console log for each unsupported <section> <h1 class="a11y-only">Subsections of Shortcodes</h1> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -2725,13 +2729,13 @@ You’ll see error reports in your browsers console log for each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2867,7 +2871,7 @@ You’ll see error reports in your browsers console log for each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> <p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p> @@ -2892,13 +2896,13 @@ You’ll see error reports in your browsers console log for each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3136,7 +3140,7 @@ You’ll see error reports in your browsers console log for each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> <p>The <code>children</code> shortcode lists the child pages of the current page and its descendants .</p> @@ -3155,13 +3159,13 @@ You’ll see error reports in your browsers console log for each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3298,7 +3302,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page X</h1> <p>This is a plain demo child page.</p> @@ -3308,7 +3312,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1</h1> <p>This is a demo child page.</p> @@ -3325,7 +3329,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -3344,7 +3348,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -3362,7 +3366,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -3372,7 +3376,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -3383,7 +3387,7 @@ So its content is used as description.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -3395,7 +3399,7 @@ So its content is used as description.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 2</h1> <p>This is a demo child page with no description.</p> @@ -3406,7 +3410,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3</h1> <p>This is a demo child page.</p> @@ -3423,7 +3427,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -3435,7 +3439,7 @@ So its content is used as description.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> @@ -3443,7 +3447,8 @@ So its content is used as description.</p> <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -3458,19 +3463,19 @@ Thank you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3531,7 +3536,8 @@ Thank you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -3544,7 +3550,8 @@ Yes, you did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -3571,7 +3578,8 @@ No need to press you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -3596,7 +3604,7 @@ No need to press you! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> <p>The <code>include</code> shortcode includes other files from your project inside of the current page.</p> @@ -3608,19 +3616,19 @@ No need to press you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3689,7 +3697,7 @@ No need to press you! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> <p>The <code>math</code> shortcode generates beautiful formatted math and chemical formulae using the <a href="https://mathjax.org/">MathJax</a> library.</p> @@ -3720,19 +3728,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3837,13 +3845,12 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Mermaid</h1> <p>The <code>mermaid</code> shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the <a href="https://mermaidjs.github.io/">Mermaid</a> library.</p> @@ -3883,19 +3890,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4112,15 +4119,12 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -4139,19 +4143,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4418,7 +4422,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Site param</h1> <p>The <code>siteparam</code> shortcode prints values of site params.</p> @@ -4430,19 +4434,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4493,7 +4497,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swagger</h1> <p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your Swagger / OpenAPI Specifications.</p> @@ -4512,13 +4516,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4593,7 +4597,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> <p>The <code>tabs</code> shortcode displays arbitrary content in unlimited number of tabs. This comes in handy eg. for providing code snippets for multiple languages or providing configuration in different formats.</p> @@ -4603,13 +4607,13 @@ classDiagram <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -4632,13 +4636,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4733,19 +4737,19 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -4788,13 +4792,13 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -4892,12 +4896,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -5012,13 +5016,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -5047,16 +5051,16 @@ classDiagram } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667247046"></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247046" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667265043"></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265043" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667265043" defer></script> <script> window.themeUseSwagger = JSON.parse("{}"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/js/theme.js b/js/theme.js index da532bcf66..af86befaef 100644 --- a/js/theme.js +++ b/js/theme.js @@ -313,7 +313,7 @@ function initCodeClipboard(){ code.addClass('copy-to-clipboard-code'); if( inPre ){ - parent.addClass( 'copy-to-clipboard' ); + parent.addClass( 'copy-to-clipboard' ).addClass( 'pre-code' ); } else{ code.replaceWith($('<span/>', {'class': 'copy-to-clipboard'}).append(code.clone() )); diff --git a/more/credits/index.html b/more/credits/index.html index c57c6b9d8d..f032c5f84b 100644 --- a/more/credits/index.html +++ b/more/credits/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Credits :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/more/credits/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/more/credits/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Credits</h1> <h2 id="contributors">Contributors</h2> @@ -185,12 +185,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -305,13 +305,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/more/credits/index.print.html b/more/credits/index.print.html index 94b8ee7bd9..9a885f676a 100644 --- a/more/credits/index.print.html +++ b/more/credits/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Credits :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/more/credits/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/more/credits/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Credits</h1> <h2 id="contributors">Contributors</h2> @@ -187,12 +187,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -307,13 +307,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/more/showcase/index.html b/more/showcase/index.html index c157ea173a..63b5170085 100644 --- a/more/showcase/index.html +++ b/more/showcase/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Showcase :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/more/showcase/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/more/showcase/"> <div id="body" class="default-animation"> @@ -74,7 +74,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</a></li> @@ -90,7 +90,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Showcase</h1> <h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/more/showcase/index.print.html b/more/showcase/index.print.html index fb962893eb..e7538f23db 100644 --- a/more/showcase/index.print.html +++ b/more/showcase/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Showcase :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/more/showcase/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/more/showcase/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</a></li> @@ -92,7 +92,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Showcase</h1> <h2 id="gobolinux-wikihttpswikigobolinuxorg-by-neonsysorg"><a href="https://wiki.gobolinux.org/">GoboLinux Wiki</a> by NEONsys.org</h2> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/pir/404.html b/pir/404.html index f88e91bc08..7b4067ed4e 100644 --- a/pir/404.html +++ b/pir/404.html @@ -1,6 +1,6 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>404 Page not found :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> <style> p, li, ul { text-align: center @@ -53,12 +53,14 @@ <div id="sidebar-overlay"></div> <main id="body-inner" class="chapter" tabindex="-1"> <div class="flex-block-wrapper"> - <h1>Errror</h1> - <p></p> - <p>Woops. Looks like this plank doesn't exist ¯\_(ツ)_/¯.</p> - <p></p> - <p><a href="/hugo-theme-relearn/pir/">Go t' homeplank</a></p> - <p><img src="/hugo-theme-relearn/images/gopher-404.jpg" style="width:50%" alt="Page not found!"></p> + <article class="default" dir="ltr">> + <h1>Errror</h1> + <p></p> + <p>Woops. Looks like this plank doesn't exist ¯\_(ツ)_/¯.</p> + <p></p> + <p><a href="/hugo-theme-relearn/pir/">Go t' homeplank</a></p> + <p><img src="/hugo-theme-relearn/images/gopher-404.jpg" style="width:50%" alt="Page not found!"></p> + </article> </div> </main> </div> diff --git a/pir/basics/configuration/index.html b/pir/basics/configuration/index.html index 910c414d67..853a2ca084 100644 --- a/pir/basics/configuration/index.html +++ b/pir/basics/configuration/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/configuration/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/configuration/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configurrrat'n</h1> @@ -301,12 +301,12 @@ default values:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -421,13 +421,13 @@ default values:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/configuration/index.print.html b/pir/basics/configuration/index.print.html index cc7f871a59..ed364f7bdd 100644 --- a/pir/basics/configuration/index.print.html +++ b/pir/basics/configuration/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Configurrrat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/configuration/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/configuration/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/configuration/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configurrrat'n</h1> @@ -303,12 +303,12 @@ default values:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -423,13 +423,13 @@ default values:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/customization/index.html b/pir/basics/customization/index.html index 1a2b3f90eb..87668794f7 100644 --- a/pir/basics/customization/index.html +++ b/pir/basics/customization/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/customization/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/customization/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customizat'n</h1> @@ -232,12 +232,12 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -352,13 +352,13 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/customization/index.print.html b/pir/basics/customization/index.print.html index e2e82eab98..08139f6039 100644 --- a/pir/basics/customization/index.print.html +++ b/pir/basics/customization/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Customizat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/customization/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/customization/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customizat'n</h1> @@ -234,12 +234,12 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -354,13 +354,13 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/basics/generator/index.html b/pir/basics/generator/index.html index 47fd67f575..e6907c331f 100644 --- a/pir/basics/generator/index.html +++ b/pir/basics/generator/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/generator/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/generator/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generrrat'r</h1> @@ -216,12 +216,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -336,13 +336,13 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/generator/index.print.html b/pir/basics/generator/index.print.html index 5c615dc701..35abb665fa 100644 --- a/pir/basics/generator/index.print.html +++ b/pir/basics/generator/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Stylesheet generrrat'r :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/generator/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/generator/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/generator/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generrrat'r</h1> @@ -218,12 +218,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -338,13 +338,13 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/basics/history/index.html b/pir/basics/history/index.html index 1f587ed2db..65c0ae0181 100644 --- a/pir/basics/history/index.html +++ b/pir/basics/history/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Historrry :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/history/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/history/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Historrry</h1> @@ -852,12 +852,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -972,13 +972,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/history/index.print.html b/pir/basics/history/index.print.html index bf91d1dba2..7fa1723650 100644 --- a/pir/basics/history/index.print.html +++ b/pir/basics/history/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Historrry :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/history/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/history/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/history/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Historrry</h1> @@ -854,12 +854,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -974,13 +974,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/basics/index.html b/pir/basics/index.html index 8d68be0c03..5ca2215840 100644 --- a/pir/basics/index.html +++ b/pir/basics/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Basics :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 1</div> <h1>Basics</h1> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/basics/index.print.html b/pir/basics/index.print.html index 72da32f1b0..9aad5aceea 100644 --- a/pir/basics/index.print.html +++ b/pir/basics/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Basics :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 1</div> <h1>Basics</h1> @@ -101,7 +101,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Basics</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> @@ -125,6 +125,9 @@ <p><strong>New</strong>: Th' <a href="/hugo-theme-relearn/pir/shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="/hugo-theme-relearn/pir/shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now support alignment parameter also if codefence rules be used.</p> </li> <li> +<p><strong>New</strong>: Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translat'n fer Finnish (Suomi).</p> </li> </ul> @@ -514,7 +517,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirrrements</h1> @@ -534,7 +537,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installat'n</h1> @@ -606,7 +609,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configurrrat'n</h1> @@ -755,7 +758,7 @@ default values:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customizat'n</h1> @@ -835,7 +838,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generrrat'r</h1> @@ -899,7 +902,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Historrry</h1> @@ -1673,12 +1676,12 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1793,13 +1796,13 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/installation/index.html b/pir/basics/installation/index.html index 6d6bec7bd7..937e36f08d 100644 --- a/pir/basics/installation/index.html +++ b/pir/basics/installation/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Installat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/installation/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/installation/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installat'n</h1> @@ -224,12 +224,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -344,13 +344,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/installation/index.print.html b/pir/basics/installation/index.print.html index 57eb9496c0..23afea9e5d 100644 --- a/pir/basics/installation/index.print.html +++ b/pir/basics/installation/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Installat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/installation/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/installation/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/installation/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installat'n</h1> @@ -226,12 +226,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -346,13 +346,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/basics/migration/index.html b/pir/basics/migration/index.html index 52154bd3af..360e39ef54 100644 --- a/pir/basics/migration/index.html +++ b/pir/basics/migration/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>What's new :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/migration/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/migration/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> @@ -103,6 +103,9 @@ <p><strong>New</strong>: Th' <a href="/hugo-theme-relearn/pir/shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="/hugo-theme-relearn/pir/shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now support alignment parameter also if codefence rules be used.</p> </li> <li> +<p><strong>New</strong>: Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translat'n fer Finnish (Suomi).</p> </li> </ul> @@ -565,12 +568,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -685,13 +688,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/migration/index.print.html b/pir/basics/migration/index.print.html index 9e18aebada..e03e4de414 100644 --- a/pir/basics/migration/index.print.html +++ b/pir/basics/migration/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>What's new :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/migration/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/migration/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/migration/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> @@ -105,6 +105,9 @@ <p><strong>New</strong>: Th' <a href="/hugo-theme-relearn/pir/shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="/hugo-theme-relearn/pir/shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now support alignment parameter also if codefence rules be used.</p> </li> <li> +<p><strong>New</strong>: Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translat'n fer Finnish (Suomi).</p> </li> </ul> @@ -567,12 +570,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -687,13 +690,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/basics/requirements/index.html b/pir/basics/requirements/index.html index a6b97c0f65..8240ccfeb4 100644 --- a/pir/basics/requirements/index.html +++ b/pir/basics/requirements/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/requirements/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/basics/requirements/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirrrements</h1> @@ -172,12 +172,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/basics/requirements/index.print.html b/pir/basics/requirements/index.print.html index 6d163c7697..52e0ac051a 100644 --- a/pir/basics/requirements/index.print.html +++ b/pir/basics/requirements/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Requirrrements :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/basics/requirements/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/basics/requirements/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/basics/requirements/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirrrements</h1> @@ -174,12 +174,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -294,13 +294,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/categories/index.html b/pir/categories/index.html index 58c47eac30..d9f4a182cf 100644 --- a/pir/categories/index.html +++ b/pir/categories/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>Categories :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/categories/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/categories/"> <div id="body" class="default-animation"> @@ -67,7 +67,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Categories</h1> <ul> @@ -150,12 +150,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -270,13 +270,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/archetypes/index.html b/pir/cont/archetypes/index.html index 80d70b3931..d9992773c8 100644 --- a/pir/cont/archetypes/index.html +++ b/pir/cont/archetypes/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/archetypes/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/archetypes/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Arrrchetypes</h1> @@ -248,12 +248,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -368,13 +368,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/archetypes/index.print.html b/pir/cont/archetypes/index.print.html index adea469d32..229bfb4f2d 100644 --- a/pir/cont/archetypes/index.print.html +++ b/pir/cont/archetypes/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Arrrchetypes :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/archetypes/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/archetypes/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/archetypes/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Arrrchetypes</h1> @@ -250,12 +250,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -370,13 +370,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/cont/i18n/index.html b/pir/cont/i18n/index.html index d6bc0d9ced..c48bbaa084 100644 --- a/pir/cont/i18n/index.html +++ b/pir/cont/i18n/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/i18n/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/i18n/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual an' i18n</h1> @@ -92,8 +92,8 @@ <p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> <li>Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> +<li>Support fer languages written right t' left</li> <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> @@ -259,12 +259,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -379,13 +379,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/i18n/index.print.html b/pir/cont/i18n/index.print.html index 5a0ff50743..cebbec233a 100644 --- a/pir/cont/i18n/index.print.html +++ b/pir/cont/i18n/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Multilingual an' i18n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/i18n/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/i18n/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/i18n/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual an' i18n</h1> @@ -94,8 +94,8 @@ <p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> <li>Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> +<li>Support fer languages written right t' left</li> <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> @@ -261,12 +261,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -381,13 +381,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/cont/icons/index.html b/pir/cont/icons/index.html index fbeecb977f..169ef15d97 100644 --- a/pir/cont/icons/index.html +++ b/pir/cont/icons/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Ay'cons an' logos :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/icons/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/icons/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/icons/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ay'cons an' logos</h1> @@ -189,12 +189,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -309,13 +309,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/cont/icons/index.print.html b/pir/cont/icons/index.print.html index 2e4dace391..063176343a 100644 --- a/pir/cont/icons/index.print.html +++ b/pir/cont/icons/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Ay'cons an' logos :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/icons/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/icons/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/icons/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ay'cons an' logos</h1> @@ -191,12 +191,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -311,13 +311,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/index.html b/pir/cont/index.html index 7fb0d6d6c6..4b3281df42 100644 --- a/pir/cont/index.html +++ b/pir/cont/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 2</div> <h1>Rambl'n</h1> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/index.print.html b/pir/cont/index.print.html index b0d2b744ff..8499bac088 100644 --- a/pir/cont/index.print.html +++ b/pir/cont/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Rambl'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 2</div> <h1>Rambl'n</h1> @@ -101,7 +101,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Rambl'n</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Planks orrrganizat'n</h1> @@ -219,7 +219,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Arrrchetypes</h1> @@ -315,7 +315,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Marrrkdown rules</h1> @@ -844,7 +844,7 @@ line 3 o' code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlight'n</h1> @@ -906,7 +906,7 @@ line 3 o' code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extrrra shorrrtcuts</h1> @@ -1031,7 +1031,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ay'cons an' logos</h1> @@ -1068,7 +1068,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual an' i18n</h1> @@ -1081,8 +1081,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden <p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> <li>Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> +<li>Support fer languages written right t' left</li> <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> @@ -1175,7 +1175,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> @@ -1283,12 +1283,12 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -1403,13 +1403,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/cont/index.xml b/pir/cont/index.xml index 031b740862..da070aedd6 100644 --- a/pir/cont/index.xml +++ b/pir/cont/index.xml @@ -31,7 +31,7 @@ Us'n th' command: hugo new [relative new rrrambl'n path], ye can sta <description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff. Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode. It provides: -Translat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</description> +Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</description> </item> <item> <title>Marrrkdown rules</title> diff --git a/pir/cont/markdown/index.html b/pir/cont/markdown/index.html index 5ae3afe308..dd5979a170 100644 --- a/pir/cont/markdown/index.html +++ b/pir/cont/markdown/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/markdown/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/markdown/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Marrrkdown rules</h1> @@ -681,12 +681,12 @@ line 3 o' code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -801,13 +801,13 @@ line 3 o' code <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/cont/markdown/index.print.html b/pir/cont/markdown/index.print.html index 85402aef10..f0e1ce7862 100644 --- a/pir/cont/markdown/index.print.html +++ b/pir/cont/markdown/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Marrrkdown rules :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/markdown/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/markdown/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/markdown/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Marrrkdown rules</h1> @@ -683,12 +683,12 @@ line 3 o' code <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -803,13 +803,13 @@ line 3 o' code <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/menushortcuts/index.html b/pir/cont/menushortcuts/index.html index c066e0c084..46720859d8 100644 --- a/pir/cont/menushortcuts/index.html +++ b/pir/cont/menushortcuts/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/menushortcuts/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extrrra shorrrtcuts</h1> @@ -277,12 +277,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -397,13 +397,13 @@ However, if ye want t' keep th' title but change its value, it can be overridden <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/cont/menushortcuts/index.print.html b/pir/cont/menushortcuts/index.print.html index d23f11d2fa..69e8ef73f5 100644 --- a/pir/cont/menushortcuts/index.print.html +++ b/pir/cont/menushortcuts/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Menu extrrra shorrrtcuts :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/menushortcuts/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/menushortcuts/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extrrra shorrrtcuts</h1> @@ -279,12 +279,12 @@ However, if ye want t' keep th' title but change its value, it can be overridden <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -399,13 +399,13 @@ However, if ye want t' keep th' title but change its value, it can be overridden <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/pages/index.html b/pir/cont/pages/index.html index 176c8c83c9..f66ddcbfa5 100644 --- a/pir/cont/pages/index.html +++ b/pir/cont/pages/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/pages/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/pages/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Planks orrrganizat'n</h1> @@ -270,12 +270,12 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -390,13 +390,13 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/pages/index.print.html b/pir/cont/pages/index.print.html index a6ac58dbca..3782c1e834 100644 --- a/pir/cont/pages/index.print.html +++ b/pir/cont/pages/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Planks orrrganizat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/pages/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/pages/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/pages/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Planks orrrganizat'n</h1> @@ -272,12 +272,12 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -392,13 +392,13 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/cont/syntaxhighlight/index.html b/pir/cont/syntaxhighlight/index.html index 330dcb1950..5976be8e7c 100644 --- a/pir/cont/syntaxhighlight/index.html +++ b/pir/cont/syntaxhighlight/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/syntaxhighlight/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/syntaxhighlight/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlight'n</h1> @@ -214,12 +214,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -334,13 +334,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/cont/syntaxhighlight/index.print.html b/pir/cont/syntaxhighlight/index.print.html index 3f561fbad2..521785a40c 100644 --- a/pir/cont/syntaxhighlight/index.print.html +++ b/pir/cont/syntaxhighlight/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Code highlight'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/syntaxhighlight/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/syntaxhighlight/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/syntaxhighlight/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlight'n</h1> @@ -216,12 +216,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -336,13 +336,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/cont/tags/index.html b/pir/cont/tags/index.html index e228e5c036..84ea37a51a 100644 --- a/pir/cont/tags/index.html +++ b/pir/cont/tags/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Tags :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/tags/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/cont/tags/"> <div id="body" class="default-animation"> @@ -78,12 +78,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/documentatn">documentat'n</a> <a class="tag-link" href="/pir/tags/tutorrrial">tutorrrial</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> @@ -190,12 +190,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -310,13 +310,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/cont/tags/index.print.html b/pir/cont/tags/index.print.html index 8165f07292..6e2539b1d5 100644 --- a/pir/cont/tags/index.print.html +++ b/pir/cont/tags/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Tags :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/cont/tags/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/cont/tags/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/cont/tags/"> <div id="body" class="default-animation"> @@ -79,13 +79,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/documentatn">documentat'n</a> <a class="tag-link" href="/pir/tags/tutorrrial">tutorrrial</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> @@ -192,12 +192,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/index.html b/pir/index.html index b032567190..68374faa30 100644 --- a/pir/index.html +++ b/pir/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="home"> + <article class="home" dir="ltr"> <h1>Cap'n Hugo Relearrrn Theme</h1> @@ -112,6 +112,7 @@ <li><a href="/hugo-theme-relearn/pir/basics/configuration/#activate-search">Automatic Search</a></li> <li><a href="/hugo-theme-relearn/pir/basics/configuration/#activate-print-support">Print</a> whole chapters or even th' complete ship</li> <li><a href="/hugo-theme-relearn/pir/cont/i18n/">Multilingual mode</a> fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li> +<li>Support fer languages written right t' left</li> <li><a href="/hugo-theme-relearn/pir/cont/menushortcuts/">Unrestricted menu configurat'n</a> relat'n t' amount o' items an' level o' nest'n</li> <li><a href="/hugo-theme-relearn/pir/cont/icons/">Font Awesome ay'cons</a></li> <li><a href="/hugo-theme-relearn/pir/cont/tags/">Tagg'n support</a></li> @@ -219,12 +220,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -339,13 +340,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/index.json b/pir/index.json index ff027e7ec1..485c5406cb 100644 --- a/pir/index.json +++ b/pir/index.json @@ -35,7 +35,7 @@ "uri": "/hugo-theme-relearn/pir/cont/" }, { - "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nThis document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' history plank.\nBreak'n: A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.\nChange: A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.\nNew: Marks new behavior ye might find interest'n or comes configur'ble.\n5.4.0 Change: Th' button shorrrtcode has a new parameter target t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/tab.\nNew: Th' math shorrrtcode an' mermaid shorrrtcode now support alignment parameter also if codefence rules be used.\nNew: Translat'n fer Finnish (Suomi).\n5.3.0 Change: In th' effort t' comply wit' WCAG standards, th' implementat'n o' th' collaps'ble menu was changed. Although th' functionality o' th' new implementat'n works wit' old browsers (Internet Explorer 11), th' display o' th' expander ay'cons does not an' be limited t' modern browsers.\nNew: Image formatt'n has two new classes t' align images t' th' left or right. Additionally, th' already exist'n inline opt'n be now documented.\nNew: Print'n fer th' swagger shorrrtcode was optimized t' expand sections that be usually closed 'n interactive mode. This requires print support t' be configured.\n5.2.0 Change: If you’ve set collapsibleMenu = true 'n yer config.toml, th' menu will be expanded if a search term be found 'n a collapsed submenu. Th' menu will return t' its initial collapse state once th' search term does not match any submenus. 5.1.0 Change: Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a index.print.html t' th' default URL.\nYe can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer config.tomlt':\n[outputFormats] [outputFormats.PRINT] name= \"PRINT\" baseName = \"index\" path = \"_print\" isHTML = true mediaType = 'text/html' permalink'ble = false 5.0.0 Break'n: Th' theme changed how JavaScript an' CSS dependencies be boarded t' provide a better performance. In case you’ve added own JavaScript code that depends on th' themes jQuery implementat'n, ye have t' put it into a separate *.js file (if not already) an' add th' defer keyword t' th' script element. Eg.\n\u003cscript defer src=\"myscript.js\"\u003e\u003c/script\u003e Change: Th' way archetypes be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.\nYer exist'n markdown files will still work like before an' therefore ye don’t need t' change anyth'n aft th' upgrade. Nevertheless, it be recommended t' adapt yer exist'n markdown files t' th' new way as follows:\nfer yer home plank, add th' frontmatter parameter archetype = \"home\" an' remove th' lead'n head'n\nfer all files contain'n th' deprecated frontmatter parameter chapter = true, replace it wit' archetype = \"chapter\" an' remove th' lead'n head'ns\nChange: Th' frontmatter opt'ns pre / post were renamed t' menuPre / menuPost. Th' old opt'ns will still be used if th' new opt'ns aren’t set. Therefore ye don’t need t' change anyth'n aft th' upgrade.\nNew: Add'n new partials heading-pre.html / heading-post.html an' accord'n frontmatter opt'ns headingPre / headingPost t' modify th' way yer page`s main head'n gets styled.\nNew: Th' new shorrrtcode math be avail'ble t' add beautiful math an' chemical formulae. See th' documentat'n fer avail'ble features. This feature will not work wit' Internet Explorer 11.\n4.2.0 Break'n: Th' second parameter fer th' include shorrrtcode was switched 'n mean'n an' was renamed from showfirsthead'n t' hidefirsthead'n. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.\nIf you’ve used th' second boolean parameter, ye have t' rename it an' invert its value t' achieve th' same behavior.\nChange: Previously, if th' tabs shorrrtcode could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.\nChange: Th' landingPageURL was removed from config.toml. Ye can safely remove this as well from yer configurat'n as it be not used anymore. Th' theme will detect th' land'n plank URL automatically.\nNew: All shorrrtcodes can now be also called from yer partials. Examples fer this be added t' th' documentat'n o' each shorrrtcode.\n4.1.0 New: While fix'n issues wit' th' search functionality fer non Latin languages, ye can now configure t' have multiple languages on a single plank. 4.0.0 Break'n: Th' custom_css config parameter was removed from th' configurat'n. If used 'n an exist'n installat'n, it can be achieved by overrid'n th' custom-header.html template 'n a much more generic manner.\nBreak'n: Because anchor hover color was not configur'ble without introduc'n more complexity t' th' variant stylesheets, we decided t' remove --MAIN-ANCHOR-color instead. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' anchors now get their colors from --MAIN-LINK-color an' --MAIN-ANCHOR-HOVER-color respectively.\nNew: All shorrrtcodes now support named parameter. Th' positional parameter be still supported but will not be enhanced wit' new features, so ye don’t need t' change anyth'n 'n yer installat'n.\nThis applies t' expand, include, notice an' siteparam.\nNew: Th' button shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.\nNew: New colors --PRIMARY-color an' --SECONDARY-color were added t' provide easier modificat'n o' yer custom style. Shorrrtcodes wit' a color style can now have primary or secondary as additional values.\nThese two colors be th' default fer other, more specific color variables. Ye don’t need t' change anyth'n 'n yer exist'n custom color stylesheets as those variables get reason'ble default values.\nNew: Th' documentat'n fer all shorrrtcodes were revised.\n3.4.0 Break'n: If ye had previously overwritten th' custom-footer.html partial t' add visual elements below th' rrrambl'n o' yer plank, ye have t' move this rrrambl'n t' th' new partial content-footer.html. custom-footer.html was never meant t' contain HTML other than additional styles an' JavaScript.\nNew: If ye prefer expandable/collaps'ble menu items, ye can now set collapsibleMenu=true 'n yer config.toml. This will add arrows t' all menu items that contain sub menus. Th' menu will expand/collapse without navigat'n if ye click on an arrow.\nNew: Ye can activate print support 'n yer config.toml t' add th' capability t' print whole chapters or even th' complete ship.\nNew: Translat'n fer Traditional Chinese.\n3.3.0 New: Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between --MAIN-font fer all rrrambl'n text an' --CODE-font fer inline or block code. There be additional overrides fer all head'ns. See th' theme variant generator o' th' exampleSite fer all avail'ble variables.\nNew: Th' new shorrrtcode swagger be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th' documentat'n fer avail'ble features. This feature will not work wit' Internet Explorer 11.\n3.2.0 Change: In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' disableMermaid config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.\nTh' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set disableMermaid=false 'n yer frontmatter t' force th' library t' be boarded. See th' theme variant generator o' th' exampleSite fer an example.\nThis change requires at least Cap'n Hugo 0.93.0 t' be used. Th' minimum requirement will be reported dur'n build on th' console if not met.\nNew: Additional color variant vari'ble --MERMAID-theme t' set th' variant’s Merrrmaid theme. This causes th' Merrrmaid theme t' switch wit' th' color variant if it defers from th' sett'n o' th' formerly selected color variant.\n3.1.0 New: attachment an' notice shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all Font Awesome 5 Free ay'cons. 3.0.0 Break'n: We made changes t' th' menu footer. If ye have yer menu-footer.html partial overridden, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' menu-footer.html partial that be com'n wit' th' exampleSite.\nThis change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' Clear history functionality).\nBreak'n: We have changed th' default colors from th' original Learrrn theme (the purple menu header) t' th' Relearrrn defaults (the light green menu header) as used 'n th' official documentat'n.\nThis change will only affect yer installat'n if you’ve not set th' themeVariant parameter 'n yer config.toml. If ye still want t' use th' Learrrn color variant, ye have t' explicitly set themeVariant=\"learn\" 'n yer config.toml.\nAvast, that this will also affect yer ship if viewed wit' Internet Explorer 11 but 'n this case it can not be reconfigured as Internet Explorer does not support CSS variables.\nChange: Due t' a bug, that we couldn’t fix 'n a general manner fer color variants, we decided t' remove --MENU-SEARCH-BOX-ICONS-color an' introduced --MENU-SEARCH-color instead. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nChange: For consistency reasons, we renamed --MENU-SEARCH-BOX-color t' --MENU-SEARCH-BORDER-color. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nNew: Wit' this release ye be now cap'ble t' define yer own dark mode variants.\nT' make this poss'ble, we have introduced a lot more color variables ye can use 'n yer color variants. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.\nT' see what’s now poss'ble, see th' new variants relearn-dark an' neon that be com'n wit' this release.\nNew: T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive theme variant generator. This feature will not work wit' Internet Explorer 11.\nNew: Ye can now configure multiple color variants 'n yer config.toml. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th' documentat'n fer configurat'n.\nAvast, that th' new variant switch will not work wit' Internet Explorer 11 as it does not support CSS variables. Therefore, th' variant switcher will not be displayed wit' Internet Explorer 11.\n2.9.0 Break'n: This release removes th' themes implementat'n o' ref/relref 'n favor fer Hugos standard implementat'n. This be because o' inconsistencies wit' th' themes implementat'n. In advantage, yer project becomes standard compliant an' exchang'n this theme 'n yer project t' some other theme will be effortless.\nIn a standard compliant form ye must not link t' th' *.md file but t' its logical name. You’ll see, referenc'n other planks becomes much easier. All three types result 'n th' same reference:\nType Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configurat'n Leaf bundle basics/configuration/index.md basics/configurat'n Plank basics/configurat'n.md basics/configurat'n If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but Cap'n Hugo got ye covered as well.\nAlso, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can reconfigure th' error handl'n o' Hugos implementat'n.\nIn th' best case yer usage o' th' old implementat'n be already standard compliant an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started hugo server aft an upgrade an' no errors be written t' th' console.\nYe may see errors on th' console aft th' update 'n th' form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": plank not found In this case, ye must apply one o' two opt'ns:\nCopy th' old implementat'n files theme/hugo-theme-relearn/layouts/shortcode/ref.html an' theme/hugo-theme-relearn/layouts/shortcode/relref.html t' yer own projects layouts/shortcode/ref.html an' layouts/shortcode/relref.html respectively. This be not recommended as yer project will still rely on non-standard behavior afterwards.\nStart up a text editor wit' regular expression support fer search an' replace. Apply th' follow'n conversions 'n th' given order on all *.md files. This be th' recommended choice.\nType Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Plank (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes th' font Novacento/Novecento. If ye use it 'n an overwritten CSS please replace it wit' Work Sans. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer Czech.\nNew: Th' theme now supports favicons served from static/images/ named as favicon or logo 'n SVG, PNG or ICO format out o' th' box. An overridden partial layouts/partials/favicon.html may not be necessary anymore 'n most cases.\nNew: Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' disableToc opt'n 'n yer config.toml. For an example see th' example configurat'n.\n2.7.0 New: Optional second parameter fer notice shorrrtcode t' set title 'n box header. 2.6.0 New: Yer ship can now be served from a subfolder if ye set baseURL an' canonifyURLs=true 'n yer config.toml. See th' documentat'n fer a detailed example. 2.5.0 Change: New colors --CODE-BLOCK-color an' --CODE-BLOCK-BG-color were added t' provide a fallback fer Hugos rules highlight'n 'n case guessSyntax=true be set. Ideally th' colors be set t' th' same values as th' ones from yer chosen chroma style. 2.4.0 Change: Creat'n o' customized stylesheets was simplified down t' only contain th' CSS variables. Everyth'n else can an' should be deleted from yer custom stylesheet t' assure everyth'n works fine. For th' predefined stylesheet variants, this change be already included.\nNew: Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n disableTagHiddenPages=true 'n yer config.toml.\nNew: Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' alwaysopen opt'n 'n yer config.toml. Please see further documentat'n fer poss'ble values an' default behavior.\nNew: New frontmatter ordersectionsby opt'n t' change immediate children sort'n 'n menu an' children shorrrtcode. Poss'ble values be title or weight.\nNew: Alternate rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See Cap'n Hugo documentat'n.\n2.3.0 New: Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints. 2.2.0 New: Hidden planks be displayed by default 'n th' sitemap generated by Cap'n Hugo an' be therefore vis'ble fer search engine index'n. Ye can now turn off this behavior by sett'n disableSeoHiddenPages=true 'n yer config.toml. 2.1.0 Change: In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see CHANGELOG.md 'n th' exampleSite), they will now be ignored by th' search.\nNew: Hidden planks be indexed fer th' ship search by default. Ye can now turn off this behavior by sett'n disableSearchHiddenPages=true 'n yer config.toml.\nNew: If a search term be found 'n an expand shorrrtcode, th' expand will be opened.\nNew: Th' menu will scroll th' active item into view on board.\n2.0.0 Change: Rules highlight'n was switched t' th' built 'n Hugo mechanism. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n\nChange: In th' predefined stylesheets there was a typo an' --MENU-HOME-LINK-HOVERED-color must be changed t' --MENU-HOME-LINK-HOVER-color. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nChange: --MENU-HOME-LINK-color an' --MENU-HOME-LINK-HOVER-color were miss'n 'n th' documentat'n. Ye should add them t' yer custom stylesheets if ye want t' override th' defaults.\nChange: Arrow navigat'n an' children shorrrtcode were ignor'n sett'n fer ordersectionsby. This be now changed an' may result 'n different sort'n order o' yer sub planks.\nChange: If hidden planks be accessed directly by typ'n their URL, they will be exposed 'n th' menu.\nChange: A plank without a title will be treated as hidden=true.\nNew: Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further documentat'n fer poss'ble values an' default behavior.\nNew: New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See documentat'n fer further read'n.\nNew: Shorrrtcode children wit' new parameter containerstyle.\nNew: New shorrrtcode include t' include arbitrary file rrrambl'n into a plank.\n1.2.0 New: Shorrrtcode expand wit' new parameter t' open on plank board. 1.1.0 New: Merrrmaid config opt'ns can be set 'n config.toml. 1.0.0 New: Initial fork o' th' Learrrn theme based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' Relearrrn an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see this comment 'n th' Learrrn issues. ", + "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nThis document shows ye what’s new 'n th' latest release. For a detailed list o' changes, see th' history plank.\nBreak'n: A change that requires act'n by ye aft upgrad'n t' assure th' ship be still functional.\nChange: A change 'n default behavior. This may requires act'n by ye / may or may not be revert'ble by configurat'n.\nNew: Marks new behavior ye might find interest'n or comes configur'ble.\n5.4.0 Change: Th' button shorrrtcode has a new parameter target t' set th' destinat'n frame/window fer th' URL t' open. If not given, it defaults t' a new window/tab fer external URLs or be not set at all fer internal URLs. Previously even internal URLs whar' opened 'n a new window/tab.\nNew: Th' math shorrrtcode an' mermaid shorrrtcode now support alignment parameter also if codefence rules be used.\nNew: Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.\nNew: Translat'n fer Finnish (Suomi).\n5.3.0 Change: In th' effort t' comply wit' WCAG standards, th' implementat'n o' th' collaps'ble menu was changed. Although th' functionality o' th' new implementat'n works wit' old browsers (Internet Explorer 11), th' display o' th' expander ay'cons does not an' be limited t' modern browsers.\nNew: Image formatt'n has two new classes t' align images t' th' left or right. Additionally, th' already exist'n inline opt'n be now documented.\nNew: Print'n fer th' swagger shorrrtcode was optimized t' expand sections that be usually closed 'n interactive mode. This requires print support t' be configured.\n5.2.0 Change: If you’ve set collapsibleMenu = true 'n yer config.toml, th' menu will be expanded if a search term be found 'n a collapsed submenu. Th' menu will return t' its initial collapse state once th' search term does not match any submenus. 5.1.0 Change: Because th' print preview URLs were non deterministic fer normal planks 'n comparison t' plank bundles, this be now changed. Each print preview be now access'ble by add'n a index.print.html t' th' default URL.\nYe can revert this behavior by overwrit'n th' PRINT output format sett'n 'n yer config.tomlt':\n[outputFormats] [outputFormats.PRINT] name= \"PRINT\" baseName = \"index\" path = \"_print\" isHTML = true mediaType = 'text/html' permalink'ble = false 5.0.0 Break'n: Th' theme changed how JavaScript an' CSS dependencies be boarded t' provide a better performance. In case you’ve added own JavaScript code that depends on th' themes jQuery implementat'n, ye have t' put it into a separate *.js file (if not already) an' add th' defer keyword t' th' script element. Eg.\n\u003cscript defer src=\"myscript.js\"\u003e\u003c/script\u003e Change: Th' way archetypes be used t' generate output has changed. Th' new systems allows ye, t' redefine exist'n archetypes or even generate yer own ones.\nYer exist'n markdown files will still work like before an' therefore ye don’t need t' change anyth'n aft th' upgrade. Nevertheless, it be recommended t' adapt yer exist'n markdown files t' th' new way as follows:\nfer yer home plank, add th' frontmatter parameter archetype = \"home\" an' remove th' lead'n head'n\nfer all files contain'n th' deprecated frontmatter parameter chapter = true, replace it wit' archetype = \"chapter\" an' remove th' lead'n head'ns\nChange: Th' frontmatter opt'ns pre / post were renamed t' menuPre / menuPost. Th' old opt'ns will still be used if th' new opt'ns aren’t set. Therefore ye don’t need t' change anyth'n aft th' upgrade.\nNew: Add'n new partials heading-pre.html / heading-post.html an' accord'n frontmatter opt'ns headingPre / headingPost t' modify th' way yer page`s main head'n gets styled.\nNew: Th' new shorrrtcode math be avail'ble t' add beautiful math an' chemical formulae. See th' documentat'n fer avail'ble features. This feature will not work wit' Internet Explorer 11.\n4.2.0 Break'n: Th' second parameter fer th' include shorrrtcode was switched 'n mean'n an' was renamed from showfirsthead'n t' hidefirsthead'n. If ye haven’t used this parameter 'n yer shorrrtcode, th' default behavior hasn’t changed an' ye don’t need t' change anyth'n.\nIf you’ve used th' second boolean parameter, ye have t' rename it an' invert its value t' achieve th' same behavior.\nChange: Previously, if th' tabs shorrrtcode could not find a tab item because, th' tabs ended up empty. Now th' first tab be selected instead.\nChange: Th' landingPageURL was removed from config.toml. Ye can safely remove this as well from yer configurat'n as it be not used anymore. Th' theme will detect th' land'n plank URL automatically.\nNew: All shorrrtcodes can now be also called from yer partials. Examples fer this be added t' th' documentat'n o' each shorrrtcode.\n4.1.0 New: While fix'n issues wit' th' search functionality fer non Latin languages, ye can now configure t' have multiple languages on a single plank. 4.0.0 Break'n: Th' custom_css config parameter was removed from th' configurat'n. If used 'n an exist'n installat'n, it can be achieved by overrid'n th' custom-header.html template 'n a much more generic manner.\nBreak'n: Because anchor hover color was not configur'ble without introduc'n more complexity t' th' variant stylesheets, we decided t' remove --MAIN-ANCHOR-color instead. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' anchors now get their colors from --MAIN-LINK-color an' --MAIN-ANCHOR-HOVER-color respectively.\nNew: All shorrrtcodes now support named parameter. Th' positional parameter be still supported but will not be enhanced wit' new features, so ye don’t need t' change anyth'n 'n yer installat'n.\nThis applies t' expand, include, notice an' siteparam.\nNew: Th' button shorrrtcode received some love an' now has a parameter fer th' color style similar t' other shorrrtcodes.\nNew: New colors --PRIMARY-color an' --SECONDARY-color were added t' provide easier modificat'n o' yer custom style. Shorrrtcodes wit' a color style can now have primary or secondary as additional values.\nThese two colors be th' default fer other, more specific color variables. Ye don’t need t' change anyth'n 'n yer exist'n custom color stylesheets as those variables get reason'ble default values.\nNew: Th' documentat'n fer all shorrrtcodes were revised.\n3.4.0 Break'n: If ye had previously overwritten th' custom-footer.html partial t' add visual elements below th' rrrambl'n o' yer plank, ye have t' move this rrrambl'n t' th' new partial content-footer.html. custom-footer.html was never meant t' contain HTML other than additional styles an' JavaScript.\nNew: If ye prefer expandable/collaps'ble menu items, ye can now set collapsibleMenu=true 'n yer config.toml. This will add arrows t' all menu items that contain sub menus. Th' menu will expand/collapse without navigat'n if ye click on an arrow.\nNew: Ye can activate print support 'n yer config.toml t' add th' capability t' print whole chapters or even th' complete ship.\nNew: Translat'n fer Traditional Chinese.\n3.3.0 New: Introduct'n o' new CSS variables t' set th' font. Th' theme distinguishes between --MAIN-font fer all rrrambl'n text an' --CODE-font fer inline or block code. There be additional overrides fer all head'ns. See th' theme variant generator o' th' exampleSite fer all avail'ble variables.\nNew: Th' new shorrrtcode swagger be avail'ble t' include a UI fer REST OpenAPI Specificat'ns. See th' documentat'n fer avail'ble features. This feature will not work wit' Internet Explorer 11.\n3.2.0 Change: In this release th' Merrrmaid JavaScript library will only be boarded on demand if th' plank contains a Merrrmaid shorrrtcode or be us'n Merrrmaid codefences. This changes th' behavior o' disableMermaid config opt'n as follows: If a Merrrmaid shorrrtcode or codefence be found, th' opt'n will be ignored an' Merrrmaid will be boarded regardlessly.\nTh' opt'n be still useful 'n case ye be us'n script'n t' set up yer graph. In this case no shorrrtcode or codefence be involved an' th' library be not boarded by default. In this case ye can set disableMermaid=false 'n yer frontmatter t' force th' library t' be boarded. See th' theme variant generator o' th' exampleSite fer an example.\nThis change requires at least Cap'n Hugo 0.93.0 t' be used. Th' minimum requirement will be reported dur'n build on th' console if not met.\nNew: Additional color variant vari'ble --MERMAID-theme t' set th' variant’s Merrrmaid theme. This causes th' Merrrmaid theme t' switch wit' th' color variant if it defers from th' sett'n o' th' formerly selected color variant.\n3.1.0 New: attachment an' notice shorrrtcodes have a new parameter t' override th' default ay'con. Allowed values be all Font Awesome 5 Free ay'cons. 3.0.0 Break'n: We made changes t' th' menu footer. If ye have yer menu-footer.html partial overridden, ye may have t' review th' styl'n (eg. margins/paddings) 'n yer partial. For a reference take a look into th' menu-footer.html partial that be com'n wit' th' exampleSite.\nThis change was made t' allow yer own menu footer t' be placed right aft th' so called prefooter that comes wit' th' theme (contain'n th' language switch an' Clear history functionality).\nBreak'n: We have changed th' default colors from th' original Learrrn theme (the purple menu header) t' th' Relearrrn defaults (the light green menu header) as used 'n th' official documentat'n.\nThis change will only affect yer installat'n if you’ve not set th' themeVariant parameter 'n yer config.toml. If ye still want t' use th' Learrrn color variant, ye have t' explicitly set themeVariant=\"learn\" 'n yer config.toml.\nAvast, that this will also affect yer ship if viewed wit' Internet Explorer 11 but 'n this case it can not be reconfigured as Internet Explorer does not support CSS variables.\nChange: Due t' a bug, that we couldn’t fix 'n a general manner fer color variants, we decided t' remove --MENU-SEARCH-BOX-ICONS-color an' introduced --MENU-SEARCH-color instead. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nChange: For consistency reasons, we renamed --MENU-SEARCH-BOX-color t' --MENU-SEARCH-BORDER-color. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nNew: Wit' this release ye be now cap'ble t' define yer own dark mode variants.\nT' make this poss'ble, we have introduced a lot more color variables ye can use 'n yer color variants. Yer old variants will still work an' don’t need t' be changed as appropriate fallback values be used by th' theme. Nevertheless, th' new colors allow fer much more customizat'n.\nT' see what’s now poss'ble, see th' new variants relearn-dark an' neon that be com'n wit' this release.\nNew: T' make th' creat'n o' new variants easier fer ye, we’ve added a new interactive theme variant generator. This feature will not work wit' Internet Explorer 11.\nNew: Ye can now configure multiple color variants 'n yer config.toml. In this case, th' first variant be th' default chosen on first view an' a variant switch will be shown 'n th' menu footer. See th' documentat'n fer configurat'n.\nAvast, that th' new variant switch will not work wit' Internet Explorer 11 as it does not support CSS variables. Therefore, th' variant switcher will not be displayed wit' Internet Explorer 11.\n2.9.0 Break'n: This release removes th' themes implementat'n o' ref/relref 'n favor fer Hugos standard implementat'n. This be because o' inconsistencies wit' th' themes implementat'n. In advantage, yer project becomes standard compliant an' exchang'n this theme 'n yer project t' some other theme will be effortless.\nIn a standard compliant form ye must not link t' th' *.md file but t' its logical name. You’ll see, referenc'n other planks becomes much easier. All three types result 'n th' same reference:\nType Non-Standard Standard Branch bundle basics/configuration/_index.md basics/configurat'n Leaf bundle basics/configuration/index.md basics/configurat'n Plank basics/configurat'n.md basics/configurat'n If you’ve linked from a plank o' one language t' a plank o' another language, conversion be a bit more difficult but Cap'n Hugo got ye covered as well.\nAlso, th' old themes implementat'n allowed refs t' non-exist'n rrrambl'n. This will cause Hugos implementat'n t' show th' error below an' abort th' generat'n. If yer project relies on this old behavior, ye can reconfigure th' error handl'n o' Hugos implementat'n.\nIn th' best case yer usage o' th' old implementat'n be already standard compliant an' ye don’t need t' change anyth'n. You’ll notice this very easily once you’ve started hugo server aft an upgrade an' no errors be written t' th' console.\nYe may see errors on th' console aft th' update 'n th' form:\nERROR 2021/11/19 22:29:10 [en] REF_NOT_FOUND: Ref \"basics/configuration/_index.md\": \"hugo-theme-relearn\\exampleSite\\content\\_index.en.md:19:22\": plank not found In this case, ye must apply one o' two opt'ns:\nCopy th' old implementat'n files theme/hugo-theme-relearn/layouts/shortcode/ref.html an' theme/hugo-theme-relearn/layouts/shortcode/relref.html t' yer own projects layouts/shortcode/ref.html an' layouts/shortcode/relref.html respectively. This be not recommended as yer project will still rely on non-standard behavior afterwards.\nStart up a text editor wit' regular expression support fer search an' replace. Apply th' follow'n conversions 'n th' given order on all *.md files. This be th' recommended choice.\nType Search Replace by Branch bundle (ref\\s+\"[^\"]*)/_index\\.md\" $1\" Leaf bundle (ref\\s+\"[^\"]*)/index\\.md\" $1\" Plank (ref\\s+\"[^\"]*)\\.md\" $1\" 2.8.0 Change: Although never officially documented, this release removes th' font Novacento/Novecento. If ye use it 'n an overwritten CSS please replace it wit' Work Sans. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer Czech.\nNew: Th' theme now supports favicons served from static/images/ named as favicon or logo 'n SVG, PNG or ICO format out o' th' box. An overridden partial layouts/partials/favicon.html may not be necessary anymore 'n most cases.\nNew: Ye can hide th' t'ble o' contents menu fer th' whole ship by sett'n th' disableToc opt'n 'n yer config.toml. For an example see th' example configurat'n.\n2.7.0 New: Optional second parameter fer notice shorrrtcode t' set title 'n box header. 2.6.0 New: Yer ship can now be served from a subfolder if ye set baseURL an' canonifyURLs=true 'n yer config.toml. See th' documentat'n fer a detailed example. 2.5.0 Change: New colors --CODE-BLOCK-color an' --CODE-BLOCK-BG-color were added t' provide a fallback fer Hugos rules highlight'n 'n case guessSyntax=true be set. Ideally th' colors be set t' th' same values as th' ones from yer chosen chroma style. 2.4.0 Change: Creat'n o' customized stylesheets was simplified down t' only contain th' CSS variables. Everyth'n else can an' should be deleted from yer custom stylesheet t' assure everyth'n works fine. For th' predefined stylesheet variants, this change be already included.\nNew: Hidden planks be displayed by default 'n their accord'n tags plank. Ye can now turn off this behavior by sett'n disableTagHiddenPages=true 'n yer config.toml.\nNew: Ye can define th' expansion state o' yer menus fer th' whole ship by sett'n th' alwaysopen opt'n 'n yer config.toml. Please see further documentat'n fer poss'ble values an' default behavior.\nNew: New frontmatter ordersectionsby opt'n t' change immediate children sort'n 'n menu an' children shorrrtcode. Poss'ble values be title or weight.\nNew: Alternate rrrambl'n o' a plank be now advertised 'n th' HTML meta tags. See Cap'n Hugo documentat'n.\n2.3.0 New: Showcase multilanguage features by provid'n a documentat'n translat'n “fer us pirrrates”. There will be no other translat'ns besides th' original English one an' th' Pirates one due t' maintenance constraints. 2.2.0 New: Hidden planks be displayed by default 'n th' sitemap generated by Cap'n Hugo an' be therefore vis'ble fer search engine index'n. Ye can now turn off this behavior by sett'n disableSeoHiddenPages=true 'n yer config.toml. 2.1.0 Change: In case th' site’s structure contains additional *.md files not part o' th' ship (eg files that be meant t' be included by ship planks - see CHANGELOG.md 'n th' exampleSite), they will now be ignored by th' search.\nNew: Hidden planks be indexed fer th' ship search by default. Ye can now turn off this behavior by sett'n disableSearchHiddenPages=true 'n yer config.toml.\nNew: If a search term be found 'n an expand shorrrtcode, th' expand will be opened.\nNew: Th' menu will scroll th' active item into view on board.\n2.0.0 Change: Rules highlight'n was switched t' th' built 'n Hugo mechanism. Ye may need t' configure a new stylesheet or decide t' roll ye own as described on 'n th' Cap'n Hugo documentat'n\nChange: In th' predefined stylesheets there was a typo an' --MENU-HOME-LINK-HOVERED-color must be changed t' --MENU-HOME-LINK-HOVER-color. Ye don’t need t' change anyth'n 'n yer custom color stylesheet as th' old name will be used as a fallback.\nChange: --MENU-HOME-LINK-color an' --MENU-HOME-LINK-HOVER-color were miss'n 'n th' documentat'n. Ye should add them t' yer custom stylesheets if ye want t' override th' defaults.\nChange: Arrow navigat'n an' children shorrrtcode were ignor'n sett'n fer ordersectionsby. This be now changed an' may result 'n different sort'n order o' yer sub planks.\nChange: If hidden planks be accessed directly by typ'n their URL, they will be exposed 'n th' menu.\nChange: A plank without a title will be treated as hidden=true.\nNew: Ye can define th' expansion state o' yer menus 'n th' frontmatter. Please see further documentat'n fer poss'ble values an' default behavior.\nNew: New partials fer defin'n pre/post rrrambl'n fer menu items an' th' rrrambl'n. See documentat'n fer further read'n.\nNew: Shorrrtcode children wit' new parameter containerstyle.\nNew: New shorrrtcode include t' include arbitrary file rrrambl'n into a plank.\n1.2.0 New: Shorrrtcode expand wit' new parameter t' open on plank board. 1.1.0 New: Merrrmaid config opt'ns can be set 'n config.toml. 1.0.0 New: Initial fork o' th' Learrrn theme based on Learrrn 2.5.0 on 2021-07-01. This introduces no new features besides a global rename t' Relearrrn an' a new logo. For th' reasons behind fork'n th' Learrrn theme, see this comment 'n th' Learrrn issues. ", "description": "", "tags": null, "title": "What's new", @@ -84,7 +84,7 @@ "uri": "/hugo-theme-relearn/pir/cont/icons/" }, { - "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.\nIt provides:\nTranslat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute! Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute! Automatic menu generat'n from multilingual rrrambl'n In-browser language switch'n Basic configurat'n Aft learn'n how Cap'n Hugo handle multilingual websites, define yer languages 'n yer config.toml file.\nFor example wit' current English an' Piratized English website.\n# English be th' default language defaultContentLanguage = \"en\" [Languages] [Languages.en] title = \"Hugo Relearrrn Theme\" weight = 1 languageName = \"English\" [Languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\" Then, fer each new plank, append th' id o' th' language t' th' file.\nSingle file my-page.md be split 'n two files: 'n English: my-page.md 'n Piratized English: my-page.pir.md Single file _index.md be split 'n two files: 'n English: _index.md 'n Piratized English: _index.pir.md Ahoi Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.\nSmarrrt Arrrse Use slug frontmatter parameter t' translate urls too.\nSearch In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.\nArrr Although th' theme supports a wide variety o' supported languages, th' site’s search does not. You’ll see error reports 'n yer browsers console log fer each unsupported language. Currently unsupported be:\nIndonesian Korean Polish Search wit' mixed language support In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer config.toml t' broaden search.\n[params] additionalContentLanguage = [ \"en\" ] As this be an array, ye can add multiple additional languages.\nAvast Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n zh-CN, ye have t' add just zh t' this parameter.\nOverwrite translat'n str'ns Translat'ns str'ns be used fer common default values used 'n th' theme (Edit button, Search placeholder an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.\nT' override these values, create a new file 'n yer local i18n folder i18n/\u003cidlanguage\u003e.toml an' inspire yourself from th' theme themes/hugo-theme-relearn/i18n/en.toml\nDis'ble language switch'n Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.\nJust set disableLanguageSwitchingButton=true 'n yer config.toml\n[params] # When us'n multilingual website, dis'ble th' switch language button. disableLanguageSwitchingButton = true ", + "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.\nIt provides:\nTranslat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute! Support fer languages written right t' left Automatic menu generat'n from multilingual rrrambl'n In-browser language switch'n Basic configurat'n Aft learn'n how Cap'n Hugo handle multilingual websites, define yer languages 'n yer config.toml file.\nFor example wit' current English an' Piratized English website.\n# English be th' default language defaultContentLanguage = \"en\" [Languages] [Languages.en] title = \"Hugo Relearrrn Theme\" weight = 1 languageName = \"English\" [Languages.pir] title = \"Cap'n Hugo Relearrrn Theme\" weight = 2 languageName = \"Arrr! Pirrrates\" Then, fer each new plank, append th' id o' th' language t' th' file.\nSingle file my-page.md be split 'n two files: 'n English: my-page.md 'n Piratized English: my-page.pir.md Single file _index.md be split 'n two files: 'n English: _index.md 'n Piratized English: _index.pir.md Ahoi Be aware that only translated planks be displayed 'n menu. It’s not replaced wit' default language rrrambl'n.\nSmarrrt Arrrse Use slug frontmatter parameter t' translate urls too.\nSearch In case each page’s rrrambl'n be written 'n one single language only, th' above configurat'n will already configure th' site’s search functionality correctly.\nArrr Although th' theme supports a wide variety o' supported languages, th' site’s search does not. You’ll see error reports 'n yer browsers console log fer each unsupported language. Currently unsupported be:\nIndonesian Korean Polish Search wit' mixed language support In case yer page’s rrrambl'n contains text 'n multiple languages (e.g. ye be writ'n a Russian documentat'n fer yer english API), ye can add those languages t' yer config.toml t' broaden search.\n[params] additionalContentLanguage = [ \"en\" ] As this be an array, ye can add multiple additional languages.\nAvast Keep 'n mind that th' language code required here, be th' base language code. E.g. if ye have additional rrrambl'n 'n zh-CN, ye have t' add just zh t' this parameter.\nOverwrite translat'n str'ns Translat'ns str'ns be used fer common default values used 'n th' theme (Edit button, Search placeholder an' so on). Translat'ns be avail'ble 'n English an' Piratized English but ye may use another language or want t' override default values.\nT' override these values, create a new file 'n yer local i18n folder i18n/\u003cidlanguage\u003e.toml an' inspire yourself from th' theme themes/hugo-theme-relearn/i18n/en.toml\nDis'ble language switch'n Switch'n th' language 'n th' browser be a great feature, but fer some reasons ye may want t' dis'ble it.\nJust set disableLanguageSwitchingButton=true 'n yer config.toml\n[params] # When us'n multilingual website, dis'ble th' switch language button. disableLanguageSwitchingButton = true ", "description": "", "tags": null, "title": "Multilingual an' i18n", @@ -267,7 +267,7 @@ "uri": "/hugo-theme-relearn/pir/shortcodes/button/" }, { - "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' Relearrrn theme be a theme fer Cap'n Hugo, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.\nAhoi Th' theme be a fork o' th' great Learrrn theme wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.\nMain features Smarrrt Arrrse See what’s new within th' latest update.\nUs'ble offline, no external dependencies Support fer Internet Explorer 11 Responsive design Configur'ble hidden planks Automatic next/prev buttons t' navigate through menu entries Automatic Search Print whole chapters or even th' complete ship Multilingual mode fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese Unrestricted menu configurat'n relat'n t' amount o' items an' level o' nest'n Font Awesome ay'cons Tagg'n support Image resiz'n, shadow… Rules highlight'n Attachments files List child planks Math an' chemical formulae us'n th' MathJax library Merrrmaid diagrams fer flowcharts, sequences, gantts, pie, etc. Swagger UI fer OpenAPI Specificat'ns Customiz'ble look an' feel Predefined (light, dark) an' customiz'ble color variants Buttons Tip/Note/Info/Warn'n boxes Expand Tabs File inclusion Gett'n support T' get support, feel free t' open a new discussion topic or issue 'n th' official repository on GitHub.\nBecome a contributor Feel free t' update this documentat'n by just click'n th' Edit link displayed on top right o' each plank. Yer changes will be deployed automatically once they were reviewed.\nYe be most welcome t' contribute bugfixes or even new features t' th' source code by mak'n pull requests t' th' official repository via GitHub. Please visit th' contribut'n guidelines first.\nLicense This theme be licensed under th' MIT License.\nCredits This theme would not be poss'ble without th' work o' many others. See th' credits fer a detailed list.\n", + "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' Relearrrn theme be a theme fer Cap'n Hugo, a static website generator written 'n Go. Whar' Cap'n Hugo be often used fer blogs, this theme be designed wit' documentat'n 'n mind.\nAhoi Th' theme be a fork o' th' great Learrrn theme wit' th' aim o' fix'n long outstand'n bugs an' adept'n t' latest Cap'n Hugo features. As far as poss'ble this theme tries t' be a drop-in replacement fer th' Learrrn theme.\nMain features Smarrrt Arrrse See what’s new within th' latest update.\nUs'ble offline, no external dependencies Support fer Internet Explorer 11 Responsive design Configur'ble hidden planks Automatic next/prev buttons t' navigate through menu entries Automatic Search Print whole chapters or even th' complete ship Multilingual mode fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese Support fer languages written right t' left Unrestricted menu configurat'n relat'n t' amount o' items an' level o' nest'n Font Awesome ay'cons Tagg'n support Image resiz'n, shadow… Rules highlight'n Attachments files List child planks Math an' chemical formulae us'n th' MathJax library Merrrmaid diagrams fer flowcharts, sequences, gantts, pie, etc. Swagger UI fer OpenAPI Specificat'ns Customiz'ble look an' feel Predefined (light, dark) an' customiz'ble color variants Buttons Tip/Note/Info/Warn'n boxes Expand Tabs File inclusion Gett'n support T' get support, feel free t' open a new discussion topic or issue 'n th' official repository on GitHub.\nBecome a contributor Feel free t' update this documentat'n by just click'n th' Edit link displayed on top right o' each plank. Yer changes will be deployed automatically once they were reviewed.\nYe be most welcome t' contribute bugfixes or even new features t' th' source code by mak'n pull requests t' th' official repository via GitHub. Please visit th' contribut'n guidelines first.\nLicense This theme be licensed under th' MIT License.\nCredits This theme would not be poss'ble without th' work o' many others. See th' credits fer a detailed list.\n", "description": "", "tags": null, "title": "Cap'n Hugo Relearrrn Theme", @@ -351,14 +351,14 @@ "uri": "/hugo-theme-relearn/pir/shortcodes/include/" }, { - "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' math shorrrtcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shorrrtcode from yer own partials.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n (see th' configurat'n section).\ncodefence shorrrtcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"context\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer formuale. Configurat'n MathJax be configured wit' default sett'ns. Ye can cust'mize MathJax’s default sett'ns fer all o' yer files thru a JSON object 'n yer config.toml or override these sett'ns per plank thru yer planks frontmatter.\nTh' JSON object o' yer config.toml / frontmatter be forwarded into MathJax’s configurat'n object.\nSee MathJax documentat'n fer all allowed sett'ns.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n.\nGlobal Configurat'n File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" [marrrkup] [marrrkup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Merrrmaid an' Math codefences will not work anymore! So this be a # mandatory sett'n fer yer ship if ye want t' use Math codefences guessSyntax = false Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++ Examples Inline Math Inline math be generated if ye use a single `$` as a delimiter around yer formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}} Inline math be generated if ye use a single $ as a delimiter around yer formulae: $\\sqrt{3}$\nBlocklevel Math wit' Left Alignment If ye delimit yer formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"left\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} If ye delimit yer formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence Ye can also use codefences but without further parameter.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ", + "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' math shorrrtcode generates beautiful formatted math an' chemical formulae us'n th' MathJax library.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Avast This only works 'n modern browsers.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Math codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shorrrtcode from yer own partials.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n (see th' configurat'n section).\ncodefence shorrrtcode partial ```math { align=\"center\" } $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` {{\u003c math align=\"center\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} {{ partial \"shortcodes/math.html\" (dict \"context\" . \"content\" \"$$left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$\" \"align\" \"center\" )}} Parameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer formuale. Configurat'n MathJax be configured wit' default sett'ns. Ye can cust'mize MathJax’s default sett'ns fer all o' yer files thru a JSON object 'n yer config.toml or override these sett'ns per plank thru yer planks frontmatter.\nTh' JSON object o' yer config.toml / frontmatter be forwarded into MathJax’s configurat'n object.\nSee MathJax documentat'n fer all allowed sett'ns.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n.\nGlobal Configurat'n File [params] mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" [marrrkup] [marrrkup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Merrrmaid an' Math codefences will not work anymore! So this be a # mandatory sett'n fer yer ship if ye want t' use Math codefences guessSyntax = false Page’s Frontmatter +++ mathJaxInitialize = \"{ \\\"chtml\\\": { \\\"displayAlign\\\": \\\"left\\\" } }\" +++ Examples Inline Math Inline math be generated if ye use a single `$` as a delimiter around yer formulae: {{\u003c math \u003e}}$\\sqrt{3}${{\u003c /math \u003e}} Inline math be generated if ye use a single $ as a delimiter around yer formulae: $\\sqrt{3}$\nBlocklevel Math wit' Left Alignment If ye delimit yer formulae by two consecutive `$$` it generates a new block. {{\u003c math align=\"left\" \u003e}} $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ {{\u003c /math \u003e}} If ye delimit yer formulae by two consecutive $$ it generates a new block.\n$$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ Codefence Ye can also use codefences but without further parameter.\n```math $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$ ``` $$\\left( \\sum_{k=1}^n a_k b_k \\right)^2 \\leq \\left( \\sum_{k=1}^n a_k^2 \\right) \\left( \\sum_{k=1}^n b_k^2 \\right)$$Chemical Formulae {{\u003c math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ {{\u003c /math \u003e}} $$\\ce{Hg^2+ -\u003e[I-] HgI2 -\u003e[I-] [Hg^{II}I4]^2-}$$ ", "description": "", "tags": null, "title": "Math", "uri": "/hugo-theme-relearn/pir/shortcodes/math/" }, { - "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' mermaid shorrrtcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Avast This only works 'n modern browsers.\nArrr Due t' limitat'ns wit' Merrrmaid, it be currently not poss'ble t' use Merrrmaid code fences 'n an initially collapsed expand shorrrtcode. This be a know issue an' can’t be fixed by this theme.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shorrrtcode from yer own partials.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n (see th' configurat'n section).\ncodefence shorrrtcode partial ```mermaid { align=\"center\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"context\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" )}} Th' generated graphs can be be panned by dragg'n them an' zoomed by us'n th' mousewheel. On mobile devices ye can use finger gestures.\nParameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer Merrrmaid graph. Configurat'n Merrrmaid be configured wit' default sett'ns. Ye can cust'mize Mermaid’s default sett'ns fer all o' yer files thru a JSON object 'n yer config.toml, override these sett'ns per plank thru yer planks frontmatter or override these sett'n per diagramm thru diagram directives.\nTh' JSON object o' yer config.toml / frontmatter be forwarded into Mermaid’s mermaid.initialize() funct'n.\nSee Merrrmaid documentat'n fer all allowed sett'ns.\nTh' theme sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n config.toml, frontmatter or diagram directives.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n.\nGlobal Configurat'n File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" [marrrkup] [marrrkup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Merrrmaid an' Math codefences will not work anymore! So this be a # mandatory sett'n fer yer ship if ye want t' use Merrrmaid codefences guessSyntax = false Page’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" +++ Examples Flowchart wit' Non-Default Merrrmaid Theme {{\u003c mermaid align=\"left\" \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence {{\u003c mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Avast right o' John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about ye? Bob--\u003eJohn: Jolly bloody! {{\u003c /mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about ye? Bob--\u003eJohn: Jolly bloody! GANTT {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, aft des2, 5d Future task2 : des4, aft des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, aft des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, aft des2, 5d Future task2 : des4, aft des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, aft des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d Class {{\u003c mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Whar' am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label {{\u003c /mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Whar' am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label State Diagram wit' Codefence Rules ```mermaid stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open ``` stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open graph LR; If --\u003e Then Then --\u003e Else ", + "content": " Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff.\nTh' mermaid shorrrtcode generates diagrams an' flowcharts from text, 'n a similar manner as Marrrkdown us'n th' Merrrmaid library.\ngraph LR; If --\u003e Then Then --\u003e Else Avast This only works 'n modern browsers.\nArrr Due t' limitat'ns wit' Merrrmaid, it be currently not poss'ble t' use Merrrmaid code fences 'n an initially collapsed expand shorrrtcode. This be a know issue an' can’t be fixed by this theme.\nUsage While th' examples be us'n shorrrtcodes wit' named parameter it be recommended t' use codefences instead. This be because more an' more other software supports Merrrmaid codefences (eg. GitHub) an' so yer markdown becomes more port'ble.\nYe be free t' also call this shorrrtcode from yer own partials.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n (see th' configurat'n section).\ncodefence shorrrtcode partial ```mermaid { align=\"center\" } graph LR; If --\u003e Then Then --\u003e Else ``` {{\u003c mermaid align=\"center\" \u003e}} graph LR; If --\u003e Then Then --\u003e Else {{\u003c /mermaid \u003e}} {{ partial \"shortcodes/mermaid.html\" (dict \"context\" . \"content\" \"graph LR;\\nIf --\u003e Then\\nThen --\u003e Else\" \"align\" \"center\" )}} Th' generated graphs can be be panned by dragg'n them an' zoomed by us'n th' mousewheel. On mobile devices ye can use finger gestures.\nParameter Name Default Notes align center Allowed values be left, center or right. \u003ccontent\u003e \u003cempty\u003e Yer Merrrmaid graph. Configurat'n Merrrmaid be configured wit' default sett'ns. Ye can cust'mize Mermaid’s default sett'ns fer all o' yer files thru a JSON object 'n yer config.toml, override these sett'ns per plank thru yer planks frontmatter or override these sett'n per diagramm thru diagram directives.\nTh' JSON object o' yer config.toml / frontmatter be forwarded into Mermaid’s mermaid.initialize() funct'n.\nSee Merrrmaid documentat'n fer all allowed sett'ns.\nTh' theme sett'n can also be set by yer used color variant. This will be th' sitewide default an' can - again - be overridden by yer sett'ns 'n config.toml, frontmatter or diagram directives.\nAvast T' use codefence rules ye have t' turn off guessSyntax fer th' marrrkup.highlight sett'n.\nGlobal Configurat'n File [params] mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" [marrrkup] [marrrkup.highlight] # if `guessSyntax = true`, there will be no unstyled code even if no language # was given BUT Merrrmaid an' Math codefences will not work anymore! So this be a # mandatory sett'n fer yer ship if ye want t' use Merrrmaid codefences guessSyntax = false Page’s Frontmatter +++ mermaidInitialize = \"{ \\\"theme\\\": \\\"dark\\\" }\" +++ Examples Flowchart wit' Non-Default Merrrmaid Theme {{\u003c mermaid align=\"left\" \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] {{\u003c /mermaid \u003e}} %%{init:{\"theme\":\"forest\"}}%% graph LR; A[Hard edge] --\u003e|Link text| B(Round edge) B --\u003e C{\u003cstrong\u003eDecision\u003c/strong\u003e} C --\u003e|One| D[Result one] C --\u003e|Two| E[Result two] Sequence {{\u003c mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Avast right o' John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about ye? Bob--\u003eJohn: Jolly bloody! {{\u003c /mermaid \u003e}} sequenceDiagram participant Alice participant Bob Alice-\u003e\u003eJohn: Hello John, how be ye? loop Healthcheck John-\u003eJohn: Fight against hypochondria end Note right of John: Rational thoughts \u003cbr\u003eprevail... John--\u003eAlice: Great! John-\u003eBob: How about ye? Bob--\u003eJohn: Jolly bloody! GANTT {{\u003c mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, aft des2, 5d Future task2 : des4, aft des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, aft des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d {{\u003c /mermaid \u003e}} gantt dateFormat YYYY-MM-DD title Add'n GANTT diagram functionality t' Merrrmaid section A section Completed task :done, des1, 2014-01-06,2014-01-08 Active task :active, des2, 2014-01-09, 3d Future task : des3, aft des2, 5d Future task2 : des4, aft des3, 5d section Critical tasks Completed task 'n th' critical line :crit, done, 2014-01-06,24h Implement parser an' jison :crit, done, aft des1, 2d Create tests fer parser :crit, active, 3d Future task 'n critical line :crit, 5d Create tests fer renderer :2d Add t' Merrrmaid :1d Class {{\u003c mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Whar' am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label {{\u003c /mermaid \u003e}} classDiagram Class01 \u003c|-- AveryLongClass : Cool Class03 *-- Class04 Class05 o-- Class06 Class07 .. Class08 Class09 --\u003e C2 : Whar' am i? Class09 --* C3 Class09 --|\u003e Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla Class08 \u003c--\u003e C2: Cool label State Diagram wit' Codefence Rules ```mermaid stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open ``` stateDiagram-v2 open: Open Door closed: Closed Door locked: Locked Door open --\u003e closed: Close closed --\u003e locked: Lock locked --\u003e closed: Unlock closed --\u003e open: Open ", "description": "", "tags": null, "title": "Merrrmaid", diff --git a/pir/index.print.html b/pir/index.print.html index ace30931ea..079c3bf4be 100644 --- a/pir/index.print.html +++ b/pir/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div id="head-tags"> </div> - <article class="home"> + <article class="home" dir="ltr"> <h1>Cap'n Hugo Relearrrn Theme</h1> @@ -114,6 +114,7 @@ <li><a href="/hugo-theme-relearn/pir/basics/configuration/#activate-search">Automatic Search</a></li> <li><a href="/hugo-theme-relearn/pir/basics/configuration/#activate-print-support">Print</a> whole chapters or even th' complete ship</li> <li><a href="/hugo-theme-relearn/pir/cont/i18n/">Multilingual mode</a> fer English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese</li> +<li>Support fer languages written right t' left</li> <li><a href="/hugo-theme-relearn/pir/cont/menushortcuts/">Unrestricted menu configurat'n</a> relat'n t' amount o' items an' level o' nest'n</li> <li><a href="/hugo-theme-relearn/pir/cont/icons/">Font Awesome ay'cons</a></li> <li><a href="/hugo-theme-relearn/pir/cont/tags/">Tagg'n support</a></li> @@ -150,7 +151,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Cap'n Hugo Relearrrn Theme</h1> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 1</div> <h1>Basics</h1> @@ -171,7 +172,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Basics</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>What's new</h1> @@ -195,6 +196,9 @@ <p><strong>New</strong>: Th' <a href="/hugo-theme-relearn/pir/shortcodes/math/"><code>math</code> shorrrtcode</a> an' <a href="/hugo-theme-relearn/pir/shortcodes/mermaid/"><code>mermaid</code> shorrrtcode</a> now support alignment parameter also if codefence rules be used.</p> </li> <li> +<p><strong>New</strong>: Support fer languages that be written right t' left (like Arabic). This be only implemented fer th' rrrambl'n area but not th' navigat'n sidebar. This feature be not avail'ble 'n Internet Explorer 11.</p> +</li> +<li> <p><strong>New</strong>: Translat'n fer Finnish (Suomi).</p> </li> </ul> @@ -584,7 +588,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Requirrrements</h1> @@ -604,7 +608,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Installat'n</h1> @@ -676,7 +680,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Configurrrat'n</h1> @@ -825,7 +829,7 @@ default values:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Customizat'n</h1> @@ -905,7 +909,7 @@ Ye could use an <code>img</code> HTML tag an' reference an image created under t </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Stylesheet generrrat'r</h1> @@ -969,7 +973,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Historrry</h1> @@ -1670,7 +1674,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin </section> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 2</div> <h1>Rambl'n</h1> @@ -1691,7 +1695,7 @@ window.variants && variants.generator( '#vargenerator', '.secondary a', '.warnin <section> <h1 class="a11y-only">Subsct'ns o' Rambl'n</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Planks orrrganizat'n</h1> @@ -1809,7 +1813,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Arrrchetypes</h1> @@ -1905,7 +1909,7 @@ We’ve added th' <code>menuTitle</code> parameter fer that purpose:</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Marrrkdown rules</h1> @@ -2434,7 +2438,7 @@ line 3 o' code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code highlight'n</h1> @@ -2496,7 +2500,7 @@ line 3 o' code </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Menu extrrra shorrrtcuts</h1> @@ -2621,7 +2625,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ay'cons an' logos</h1> @@ -2658,7 +2662,7 @@ However, if ye want t' keep th' title but change its value, it can be overridden </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Multilingual an' i18n</h1> @@ -2671,8 +2675,8 @@ However, if ye want t' keep th' title but change its value, it can be overridden <p>Th' Relearrrn theme be fully compat'ble wit' Cap'n Hugo multilingual mode.</p> <p>It provides:</p> <ul> -<li>Translat'n str'ns fer default values (English, Piratized English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> <li>Translat'n str'ns fer default values (English, Arabic, Simplified Chinese, Traditional Chinese, Dutch, Finnish (Suomi), French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Turkish, Vietnamese). Feel free t' contribute!</li> +<li>Support fer languages written right t' left</li> <li>Automatic menu generat'n from multilingual rrrambl'n</li> <li>In-browser language switch'n</li> </ul> @@ -2765,7 +2769,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tags</h1> @@ -2800,7 +2804,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </section> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 3</div> <h1>Shorrrtcodes</h1> @@ -2838,7 +2842,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <section> <h1 class="a11y-only">Subsct'ns o' Shorrrtcodes</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Attachments</h1> @@ -2878,13 +2882,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3021,7 +3025,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> @@ -3053,13 +3057,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3298,7 +3302,7 @@ You’ll see error reports 'n yer browsers console log fer each unsupported </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> @@ -3324,13 +3328,13 @@ You’ll see error reports 'n yer browsers console log fer each unsupported <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3468,7 +3472,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank X</h1> @@ -3486,7 +3490,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1</h1> @@ -3511,7 +3515,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -3538,7 +3542,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -3564,7 +3568,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -3582,7 +3586,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -3601,7 +3605,7 @@ So its rrrambl'n be used as descript'n.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -3621,7 +3625,7 @@ So its rrrambl'n be used as descript'n.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 2</h1> @@ -3640,7 +3644,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3</h1> @@ -3665,7 +3669,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -3685,7 +3689,7 @@ So its rrrambl'n be used as descript'n.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> @@ -3700,7 +3704,8 @@ So its rrrambl'n be used as descript'n.</p> <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -3715,19 +3720,19 @@ Thank ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3788,7 +3793,8 @@ Thank ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -3801,7 +3807,8 @@ Yes, ye did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -3828,7 +3835,8 @@ No need t' press ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -3854,7 +3862,7 @@ No need t' press ye! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> @@ -3873,19 +3881,19 @@ No need t' press ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -3955,7 +3963,7 @@ No need t' press ye! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> @@ -3993,19 +4001,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4110,14 +4118,13 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Merrrmaid</h1> @@ -4164,19 +4171,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4393,16 +4400,13 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Notice</h1> @@ -4428,19 +4432,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4708,7 +4712,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ship param</h1> @@ -4727,19 +4731,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4791,7 +4795,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swaggerrr</h1> @@ -4817,13 +4821,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -4899,7 +4903,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> @@ -4916,13 +4920,13 @@ classDiagram <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -4945,13 +4949,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -5046,19 +5050,19 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -5101,13 +5105,13 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -5206,12 +5210,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -5326,13 +5330,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/more/credits/index.html b/pir/more/credits/index.html index fde34ea650..80f64b9cd6 100644 --- a/pir/more/credits/index.html +++ b/pir/more/credits/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Crrredits :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/more/credits/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/more/credits/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Crrredits</h1> @@ -193,12 +193,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -313,13 +313,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/more/credits/index.print.html b/pir/more/credits/index.print.html index 7b8cd3d039..8b10015f36 100644 --- a/pir/more/credits/index.print.html +++ b/pir/more/credits/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Crrredits :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/more/credits/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/more/credits/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/more/credits/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Crrredits</h1> @@ -195,12 +195,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/more/showcase/index.html b/pir/more/showcase/index.html index af3f592e64..ecae165c5b 100644 --- a/pir/more/showcase/index.html +++ b/pir/more/showcase/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Showcase :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/more/showcase/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/more/showcase/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Showcase</h1> @@ -174,12 +174,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -294,13 +294,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/more/showcase/index.print.html b/pir/more/showcase/index.print.html index e0a1b29a98..78b1ba6890 100644 --- a/pir/more/showcase/index.print.html +++ b/pir/more/showcase/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Showcase :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/more/showcase/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/more/showcase/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/more/showcase/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Showcase</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/attachments/index.html b/pir/shortcodes/attachments/index.html index c42daaac1b..b2aba1bd7e 100644 --- a/pir/shortcodes/attachments/index.html +++ b/pir/shortcodes/attachments/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Attachments :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/attachments/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Attachments</h1> @@ -119,13 +119,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -335,12 +335,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -455,13 +455,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/attachments/index.print.html b/pir/shortcodes/attachments/index.print.html index 57eae2d684..c0eeecacb5 100644 --- a/pir/shortcodes/attachments/index.print.html +++ b/pir/shortcodes/attachments/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Attachments :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/attachments/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Attachments</h1> @@ -121,13 +121,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -337,12 +337,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -457,13 +457,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/button/index.html b/pir/shortcodes/button/index.html index 2bc961ec60..6ef26c59bf 100644 --- a/pir/shortcodes/button/index.html +++ b/pir/shortcodes/button/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Button :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/button/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> @@ -111,13 +111,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -429,12 +429,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -549,13 +549,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/button/index.print.html b/pir/shortcodes/button/index.print.html index 33c3a7de81..fa7c4e29be 100644 --- a/pir/shortcodes/button/index.print.html +++ b/pir/shortcodes/button/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Button :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/button/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/button/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> @@ -113,13 +113,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -431,12 +431,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -551,13 +551,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/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.html b/pir/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.html index 4dfa6b23f7..11474fc2ed 100644 --- a/pir/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.html +++ b/pir/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.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/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"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1-1-1</h1> @@ -175,12 +175,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -299,13 +299,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/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.print.html b/pir/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.print.html index 1b39883cd8..66356d699b 100644 --- a/pir/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.print.html +++ b/pir/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.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/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"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1-1-1</h1> @@ -177,12 +177,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -301,13 +301,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index 3c7e7ee38b..b4da678872 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/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"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1-1 (hidden)</h1> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html index 2a2d373fb7..90aa1e3bc8 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/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"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1-1 (hidden)</h1> @@ -111,7 +111,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-1-1-1 (hidden)</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1-1-1</h1> @@ -203,12 +203,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -327,13 +327,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index 5c3ac9570d..f8f0b7724c 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1</h1> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -302,13 +302,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html index 7d4d52b2f5..0cdee9be15 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1-1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1</h1> @@ -185,12 +185,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -307,13 +307,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index 8183b2ceea..0c5b5dd5ca 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1 (hidden)</h1> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -302,13 +302,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html index 7346a9c603..517ad4f862 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 1-1-1 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-1/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1 (hidden)</h1> @@ -111,7 +111,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-1 (hidden)</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-1-1</h1> @@ -211,12 +211,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -333,13 +333,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index 37308d47e6..4231f50cbe 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html index a2621110fb..fe1b3a81cc 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1-1-2-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index 1f13b210e6..5b0e876d47 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html index 238eb55150..80b03bc292 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1-1-2-2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html index f5b8b9099e..dcfc6c21fa 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1-1-2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -302,13 +302,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html index 2dcc218749..9f61c2bc1e 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1-1-2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-2/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -113,7 +113,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -131,7 +131,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -223,12 +223,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index 66699e2349..f5d8f61a2d 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1-1-3 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html index dc3179f247..b856980b29 100644 --- a/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1-1-3 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/children-1-1-3/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/index.html b/pir/shortcodes/children/children-1/children-1-1/index.html index 0b778b9f49..50bd5a024d 100644 --- a/pir/shortcodes/children/children-1/children-1-1/index.html +++ b/pir/shortcodes/children/children-1/children-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -183,12 +183,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -303,13 +303,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/children-1-1/index.print.html b/pir/shortcodes/children/children-1/children-1-1/index.print.html index 9f8467fe85..8d0540f140 100644 --- a/pir/shortcodes/children/children-1/children-1-1/index.print.html +++ b/pir/shortcodes/children/children-1/children-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/children-1-1/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -114,7 +114,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -140,7 +140,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -158,7 +158,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -177,7 +177,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -269,12 +269,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -389,13 +389,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/index.html b/pir/shortcodes/children/children-1/index.html index 24e493131a..da0ff05ea2 100644 --- a/pir/shortcodes/children/children-1/index.html +++ b/pir/shortcodes/children/children-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1</h1> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-1/index.print.html b/pir/shortcodes/children/children-1/index.print.html index f24edc92c2..7aa994e953 100644 --- a/pir/shortcodes/children/children-1/index.print.html +++ b/pir/shortcodes/children/children-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-1/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1</h1> @@ -111,7 +111,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -138,7 +138,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -164,7 +164,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -182,7 +182,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -201,7 +201,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -294,12 +294,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-2/index.html b/pir/shortcodes/children/children-2/index.html index b4209bc5db..c05ccaa631 100644 --- a/pir/shortcodes/children/children-2/index.html +++ b/pir/shortcodes/children/children-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-2/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 2</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-2/index.print.html b/pir/shortcodes/children/children-2/index.print.html index 79ab565863..813ddf6525 100644 --- a/pir/shortcodes/children/children-2/index.print.html +++ b/pir/shortcodes/children/children-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 2 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-2/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 2</h1> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/index.html b/pir/shortcodes/children/children-3/index.html index cd105ee2ae..6fc7924955 100644 --- a/pir/shortcodes/children/children-3/index.html +++ b/pir/shortcodes/children/children-3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 3 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-3/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3</h1> @@ -180,12 +180,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/index.print.html b/pir/shortcodes/children/children-3/index.print.html index 44a8ad909c..f596226ca7 100644 --- a/pir/shortcodes/children/children-3/index.print.html +++ b/pir/shortcodes/children/children-3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 3 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-3/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3</h1> @@ -111,7 +111,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Plank 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -203,12 +203,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -323,13 +323,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/test3/index.html b/pir/shortcodes/children/children-3/test3/index.html index 0d29a6a8b5..aada9717a1 100644 --- a/pir/shortcodes/children/children-3/test3/index.html +++ b/pir/shortcodes/children/children-3/test3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank 3-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-3/test3/index.print.html b/pir/shortcodes/children/children-3/test3/index.print.html index dc7a7e2c94..834ae22282 100644 --- a/pir/shortcodes/children/children-3/test3/index.print.html +++ b/pir/shortcodes/children/children-3/test3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank 3-1 :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-3/test3/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -178,12 +178,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-4/index.html b/pir/shortcodes/children/children-4/index.html index c939e2ca58..dd935905d9 100644 --- a/pir/shortcodes/children/children-4/index.html +++ b/pir/shortcodes/children/children-4/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 4 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-4/"> <div id="body" class="default-animation"> @@ -78,12 +78,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 4 (hidden)</h1> @@ -174,12 +174,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/children-4/index.print.html b/pir/shortcodes/children/children-4/index.print.html index cfa4237150..4410b97a7d 100644 --- a/pir/shortcodes/children/children-4/index.print.html +++ b/pir/shortcodes/children/children-4/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Plank 4 (hidden) :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/children-4/"> <div id="body" class="default-animation"> @@ -79,13 +79,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/pir/tags/children">children</a> <a class="tag-link" href="/pir/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 4 (hidden)</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/index.html b/pir/shortcodes/children/index.html index 167250da35..eaf88bba75 100644 --- a/pir/shortcodes/children/index.html +++ b/pir/shortcodes/children/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Children :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> @@ -105,13 +105,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -320,12 +320,12 @@ So its rrrambl'n be used as descript'n.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -440,13 +440,13 @@ So its rrrambl'n be used as descript'n.</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/children/index.print.html b/pir/shortcodes/children/index.print.html index 7368fd4e74..294598663d 100644 --- a/pir/shortcodes/children/index.print.html +++ b/pir/shortcodes/children/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Children :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> @@ -107,13 +107,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -251,7 +251,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank X</h1> @@ -269,7 +269,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1</h1> @@ -294,7 +294,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -321,7 +321,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -347,7 +347,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -365,7 +365,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -384,7 +384,7 @@ So its rrrambl'n be used as descript'n.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -404,7 +404,7 @@ So its rrrambl'n be used as descript'n.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 2</h1> @@ -423,7 +423,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3</h1> @@ -448,7 +448,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -541,12 +541,12 @@ So its rrrambl'n be used as descript'n.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -661,13 +661,13 @@ So its rrrambl'n be used as descript'n.</p> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/children/test/index.html b/pir/shortcodes/children/test/index.html index b624a29498..d390914a30 100644 --- a/pir/shortcodes/children/test/index.html +++ b/pir/shortcodes/children/test/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Plank X :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/children/test/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank X</h1> @@ -171,12 +171,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -291,13 +291,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/children/test/index.print.html b/pir/shortcodes/children/test/index.print.html index 98bd32de03..2dde166dad 100644 --- a/pir/shortcodes/children/test/index.print.html +++ b/pir/shortcodes/children/test/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Plank X :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/children/test/"> <div id="body" class="default-animation"> @@ -82,7 +82,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank X</h1> @@ -173,12 +173,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/expand/index.html b/pir/shortcodes/expand/index.html index 39c834be27..66a17f2222 100644 --- a/pir/shortcodes/expand/index.html +++ b/pir/shortcodes/expand/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Expand :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/expand/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> @@ -94,7 +94,8 @@ <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -109,19 +110,19 @@ Thank ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -182,7 +183,8 @@ Thank ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -195,7 +197,8 @@ Yes, ye did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -222,7 +225,8 @@ No need t' press ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -321,12 +325,12 @@ No need t' press ye! <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -441,13 +445,13 @@ No need t' press ye! <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/expand/index.print.html b/pir/shortcodes/expand/index.print.html index 7c45c42224..179e98f4b5 100644 --- a/pir/shortcodes/expand/index.print.html +++ b/pir/shortcodes/expand/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Expand :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/expand/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/expand/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> @@ -96,7 +96,8 @@ <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -111,19 +112,19 @@ Thank ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -184,7 +185,8 @@ Thank ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -197,7 +199,8 @@ Yes, ye did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -224,7 +227,8 @@ No need t' press ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -323,12 +327,12 @@ No need t' press ye! <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -443,13 +447,13 @@ No need t' press ye! <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/include/index.html b/pir/shortcodes/include/index.html index c2b034ab56..6593369f57 100644 --- a/pir/shortcodes/include/index.html +++ b/pir/shortcodes/include/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Include :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/include/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> @@ -98,19 +98,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -253,12 +253,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -373,13 +373,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/include/index.print.html b/pir/shortcodes/include/index.print.html index 25639aaf29..eb4d788734 100644 --- a/pir/shortcodes/include/index.print.html +++ b/pir/shortcodes/include/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Include :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/include/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/include/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> @@ -100,19 +100,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -255,12 +255,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -375,13 +375,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/index.html b/pir/shortcodes/index.html index c9a54a44ea..30c76d19c2 100644 --- a/pir/shortcodes/index.html +++ b/pir/shortcodes/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Shorrrtcodes :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 3</div> <h1>Shorrrtcodes</h1> @@ -187,12 +187,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -307,13 +307,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/index.print.html b/pir/shortcodes/index.print.html index df957f33f4..3587dcc402 100644 --- a/pir/shortcodes/index.print.html +++ b/pir/shortcodes/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Shorrrtcodes :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 3</div> <h1>Shorrrtcodes</h1> @@ -118,7 +118,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Shorrrtcodes</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Attachments</h1> @@ -158,13 +158,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -301,7 +301,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> @@ -333,13 +333,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -578,7 +578,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> @@ -604,13 +604,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -748,7 +748,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank X</h1> @@ -766,7 +766,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1</h1> @@ -791,7 +791,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1</h1> @@ -818,7 +818,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2</h1> @@ -844,7 +844,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-1</h1> @@ -862,7 +862,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-2-2</h1> @@ -881,7 +881,7 @@ So its rrrambl'n be used as descript'n.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 1-1-3</h1> @@ -901,7 +901,7 @@ So its rrrambl'n be used as descript'n.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 2</h1> @@ -920,7 +920,7 @@ So its rrrambl'n be used as descript'n.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3</h1> @@ -945,7 +945,7 @@ So its rrrambl'n be used as descript'n.</p> <section> <h1 class="a11y-only">Subsct'ns o' Plank 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Plank 3-1</h1> @@ -965,7 +965,7 @@ So its rrrambl'n be used as descript'n.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> @@ -980,7 +980,8 @@ So its rrrambl'n be used as descript'n.</p> <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -995,19 +996,19 @@ Thank ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1068,7 +1069,8 @@ Thank ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -1081,7 +1083,8 @@ Yes, ye did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -1108,7 +1111,8 @@ No need t' press ye! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -1134,7 +1138,7 @@ No need t' press ye! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> @@ -1153,19 +1157,19 @@ No need t' press ye! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1235,7 +1239,7 @@ No need t' press ye! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> @@ -1273,19 +1277,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1390,14 +1394,13 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Merrrmaid</h1> @@ -1444,19 +1447,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1673,16 +1676,13 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Notice</h1> @@ -1708,19 +1708,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1988,7 +1988,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ship param</h1> @@ -2007,19 +2007,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2071,7 +2071,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swaggerrr</h1> @@ -2097,13 +2097,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2179,7 +2179,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> @@ -2196,13 +2196,13 @@ classDiagram <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -2225,13 +2225,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2326,19 +2326,19 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -2381,13 +2381,13 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -2485,12 +2485,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -2605,13 +2605,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/math/index.html b/pir/shortcodes/math/index.html index efc726b95e..3e253a0cd6 100644 --- a/pir/shortcodes/math/index.html +++ b/pir/shortcodes/math/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Math :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/math/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> @@ -117,19 +117,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -234,7 +234,6 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> @@ -314,12 +313,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -434,13 +433,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/math/index.print.html b/pir/shortcodes/math/index.print.html index 0742f04824..a100aef2b4 100644 --- a/pir/shortcodes/math/index.print.html +++ b/pir/shortcodes/math/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Math :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/math/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/math/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> @@ -119,19 +119,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -236,7 +236,6 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> @@ -316,12 +315,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -436,13 +435,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/mermaid/index.html b/pir/shortcodes/mermaid/index.html index ca8580ebbb..72c72d9a26 100644 --- a/pir/shortcodes/mermaid/index.html +++ b/pir/shortcodes/mermaid/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Merrrmaid :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/mermaid/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Merrrmaid</h1> @@ -126,19 +126,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -355,9 +355,6 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> @@ -437,12 +434,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -557,13 +554,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/mermaid/index.print.html b/pir/shortcodes/mermaid/index.print.html index 45fb3fc951..a65cd78781 100644 --- a/pir/shortcodes/mermaid/index.print.html +++ b/pir/shortcodes/mermaid/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Merrrmaid :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/mermaid/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Merrrmaid</h1> @@ -128,19 +128,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -357,9 +357,6 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> @@ -439,12 +436,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -559,13 +556,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/notice/index.html b/pir/shortcodes/notice/index.html index 562eff7350..68753a582a 100644 --- a/pir/shortcodes/notice/index.html +++ b/pir/shortcodes/notice/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Notice :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/notice/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Notice</h1> @@ -105,19 +105,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -458,12 +458,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -578,13 +578,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/notice/index.print.html b/pir/shortcodes/notice/index.print.html index 593def1910..241e0fb65d 100644 --- a/pir/shortcodes/notice/index.print.html +++ b/pir/shortcodes/notice/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Notice :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/notice/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/notice/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Notice</h1> @@ -107,19 +107,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -460,12 +460,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -580,13 +580,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/siteparam/index.html b/pir/shortcodes/siteparam/index.html index 1bc06c9ecf..3b22f175af 100644 --- a/pir/shortcodes/siteparam/index.html +++ b/pir/shortcodes/siteparam/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Ship param :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/siteparam/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ship param</h1> @@ -98,19 +98,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -235,12 +235,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -355,13 +355,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/siteparam/index.print.html b/pir/shortcodes/siteparam/index.print.html index 6b8bd07326..110bffecb0 100644 --- a/pir/shortcodes/siteparam/index.print.html +++ b/pir/shortcodes/siteparam/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Ship param :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/siteparam/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Ship param</h1> @@ -100,19 +100,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shorrrtcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -237,12 +237,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -357,13 +357,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/swagger/index.html b/pir/shortcodes/swagger/index.html index 5db29094d7..cd0bc0b6ba 100644 --- a/pir/shortcodes/swagger/index.html +++ b/pir/shortcodes/swagger/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Swaggerrr :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/swagger/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/swagger/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/swagger/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swaggerrr</h1> @@ -105,13 +105,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -260,12 +260,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -380,13 +380,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/shortcodes/swagger/index.print.html b/pir/shortcodes/swagger/index.print.html index 33c192c8a2..93f1b275be 100644 --- a/pir/shortcodes/swagger/index.print.html +++ b/pir/shortcodes/swagger/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Swaggerrr :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/swagger/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/swagger/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/swagger/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swaggerrr</h1> @@ -107,13 +107,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -262,12 +262,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -382,13 +382,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/shortcodes/tabs/index.html b/pir/shortcodes/tabs/index.html index a903d6af6b..3cc23cab56 100644 --- a/pir/shortcodes/tabs/index.html +++ b/pir/shortcodes/tabs/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Tabbed views :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.print.html" rel="alternate" type="text/html" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/shortcodes/tabs/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> @@ -96,13 +96,13 @@ <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -125,13 +125,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -226,19 +226,19 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -281,13 +281,13 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -384,12 +384,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -504,13 +504,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/shortcodes/tabs/index.print.html b/pir/shortcodes/tabs/index.print.html index a65b91b75e..a45399410c 100644 --- a/pir/shortcodes/tabs/index.print.html +++ b/pir/shortcodes/tabs/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Tabbed views :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/" rel="canonical" type="text/html" title="Cap'n Hugo Relearrrn Theme"> <link href="/hugo-theme-relearn/pir/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/shortcodes/tabs/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> @@ -98,13 +98,13 @@ <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -127,13 +127,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shorrrtcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -228,19 +228,19 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -283,13 +283,13 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -386,12 +386,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -506,13 +506,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/children/index.html b/pir/tags/children/index.html index 88d14dd15c..cf76a267fd 100644 --- a/pir/tags/children/index.html +++ b/pir/tags/children/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>children :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/children/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/children/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: children</h1> <ul> @@ -165,12 +165,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/documentatn/index.html b/pir/tags/documentatn/index.html index 7ecfdd274c..e983098a41 100644 --- a/pir/tags/documentatn/index.html +++ b/pir/tags/documentatn/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>documentat'n :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/documentatn/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/documentatn/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: documentat'n</h1> <ul> @@ -152,12 +152,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -271,13 +271,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/hidden/index.html b/pir/tags/hidden/index.html index 7cc7698480..222a49fbaf 100644 --- a/pir/tags/hidden/index.html +++ b/pir/tags/hidden/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>hidden :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/hidden/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/hidden/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: hidden</h1> <ul> @@ -156,12 +156,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -276,13 +276,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/index.html b/pir/tags/index.html index a714908bb6..09aae389b8 100644 --- a/pir/tags/index.html +++ b/pir/tags/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>Tags :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/"> <div id="body" class="default-animation"> @@ -67,7 +67,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tags</h1> <ul> @@ -155,12 +155,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -275,13 +275,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/non-hidden/index.html b/pir/tags/non-hidden/index.html index 032e352956..61b6e96352 100644 --- a/pir/tags/non-hidden/index.html +++ b/pir/tags/non-hidden/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>non-hidden :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/non-hidden/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/non-hidden/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: non-hidden</h1> <ul> @@ -160,12 +160,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tags/tutorrrial/index.html b/pir/tags/tutorrrial/index.html index 482fc1c5fb..07ce61447d 100644 --- a/pir/tags/tutorrrial/index.html +++ b/pir/tags/tutorrrial/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>tutorrrial :: Cap'n Hugo Relearrrn Theme</title> <link href="/hugo-theme-relearn/pir/tags/tutorrrial/index.xml" rel="alternate" type="application/rss+xml" title="Cap'n Hugo Relearrrn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tags/tutorrrial/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: tutorrrial</h1> <ul> @@ -152,12 +152,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -271,13 +271,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/1/index.html b/pir/tests/chapters/1/index.html index 5a3a8cbe51..74d5de1842 100644 --- a/pir/tests/chapters/1/index.html +++ b/pir/tests/chapters/1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/1/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/1/index.print.html b/pir/tests/chapters/1/index.print.html index 07d3ca7d9c..31a531eaac 100644 --- a/pir/tests/chapters/1/index.print.html +++ b/pir/tests/chapters/1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>1 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/1/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/10/index.html b/pir/tests/chapters/10/index.html index 7a81665de9..84b06fd0ce 100644 --- a/pir/tests/chapters/10/index.html +++ b/pir/tests/chapters/10/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>11 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/10/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/10/index.print.html b/pir/tests/chapters/10/index.print.html index 86ea7147b2..c73111a5cf 100644 --- a/pir/tests/chapters/10/index.print.html +++ b/pir/tests/chapters/10/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>11 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/10/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/2/index.html b/pir/tests/chapters/2/index.html index 3e35e0bbb9..370062d79d 100644 --- a/pir/tests/chapters/2/index.html +++ b/pir/tests/chapters/2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>2 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/2/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/2/index.print.html b/pir/tests/chapters/2/index.print.html index 4204a396ad..ae8c5a836c 100644 --- a/pir/tests/chapters/2/index.print.html +++ b/pir/tests/chapters/2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>2 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/2/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/3/index.html b/pir/tests/chapters/3/index.html index 590c2792a3..19f536ae5a 100644 --- a/pir/tests/chapters/3/index.html +++ b/pir/tests/chapters/3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>3 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/3/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/3/index.print.html b/pir/tests/chapters/3/index.print.html index c8501bc3a1..1d58ac9b11 100644 --- a/pir/tests/chapters/3/index.print.html +++ b/pir/tests/chapters/3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>3 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/3/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/4/index.html b/pir/tests/chapters/4/index.html index 29f9d23e85..af56d07c8d 100644 --- a/pir/tests/chapters/4/index.html +++ b/pir/tests/chapters/4/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>4 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/4/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/4/index.print.html b/pir/tests/chapters/4/index.print.html index 02336bb2a9..e149829511 100644 --- a/pir/tests/chapters/4/index.print.html +++ b/pir/tests/chapters/4/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>4 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/4/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/5/index.html b/pir/tests/chapters/5/index.html index 51346b8936..ffd418fabb 100644 --- a/pir/tests/chapters/5/index.html +++ b/pir/tests/chapters/5/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>5 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/5/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/5/index.print.html b/pir/tests/chapters/5/index.print.html index 11fbc6c85a..28d871cada 100644 --- a/pir/tests/chapters/5/index.print.html +++ b/pir/tests/chapters/5/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>5 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/5/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/6/index.html b/pir/tests/chapters/6/index.html index c7a45cf118..586f04392f 100644 --- a/pir/tests/chapters/6/index.html +++ b/pir/tests/chapters/6/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>6 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/6/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/6/index.print.html b/pir/tests/chapters/6/index.print.html index fb8b121c54..0f0459285f 100644 --- a/pir/tests/chapters/6/index.print.html +++ b/pir/tests/chapters/6/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>6 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/6/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/7/index.html b/pir/tests/chapters/7/index.html index ab0d5ecbf2..a416e77fe7 100644 --- a/pir/tests/chapters/7/index.html +++ b/pir/tests/chapters/7/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>7 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/7/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/7/index.print.html b/pir/tests/chapters/7/index.print.html index 341518cae7..dca9c01aa5 100644 --- a/pir/tests/chapters/7/index.print.html +++ b/pir/tests/chapters/7/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>7 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/7/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/8/index.html b/pir/tests/chapters/8/index.html index 3b310facd3..f16115ec40 100644 --- a/pir/tests/chapters/8/index.html +++ b/pir/tests/chapters/8/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>8 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/8/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/8/index.print.html b/pir/tests/chapters/8/index.print.html index 41598e9648..97516dd3f1 100644 --- a/pir/tests/chapters/8/index.print.html +++ b/pir/tests/chapters/8/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>8 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/8/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/9/index.html b/pir/tests/chapters/9/index.html index 3529d2fd59..01dea122a1 100644 --- a/pir/tests/chapters/9/index.html +++ b/pir/tests/chapters/9/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>9 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/9/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/chapters/9/index.print.html b/pir/tests/chapters/9/index.print.html index 447a3a0fa1..87754cb1e7 100644 --- a/pir/tests/chapters/9/index.print.html +++ b/pir/tests/chapters/9/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>9 :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/9/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -298,13 +298,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/children-1/index.html b/pir/tests/chapters/children-1/index.html index 5ab41a6c78..30b7fbfeaa 100644 --- a/pir/tests/chapters/children-1/index.html +++ b/pir/tests/chapters/children-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Th' one an' only hidden child :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/children-1/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Th' one an' only hidden child</h1> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -306,13 +306,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/children-1/index.print.html b/pir/tests/chapters/children-1/index.print.html index 56ca17578c..c1b78b0241 100644 --- a/pir/tests/chapters/children-1/index.print.html +++ b/pir/tests/chapters/children-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Th' one an' only hidden child :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/children-1/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Th' one an' only hidden child</h1> @@ -172,12 +172,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -308,13 +308,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/tests/chapters/index.html b/pir/tests/chapters/index.html index 76d9a12044..fbd0bde4ed 100644 --- a/pir/tests/chapters/index.html +++ b/pir/tests/chapters/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Chapters :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/chapters/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> @@ -169,12 +169,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/chapters/index.print.html b/pir/tests/chapters/index.print.html index 03621ef5dc..7ffdf73d31 100644 --- a/pir/tests/chapters/index.print.html +++ b/pir/tests/chapters/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Chapters :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/chapters/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> @@ -100,7 +100,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Chapters</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -109,7 +109,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -118,7 +118,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -127,7 +127,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -136,7 +136,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -145,7 +145,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -154,7 +154,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -163,7 +163,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -172,7 +172,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -181,7 +181,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -264,12 +264,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -399,13 +399,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/tests/code/index.html b/pir/tests/code/index.html index 84f8ff92ba..e844c555a1 100644 --- a/pir/tests/code/index.html +++ b/pir/tests/code/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Some test'n fer different styles used 'n rules highlightn'n an' preformatted blocks"> <meta name="author" content="Sören Weber"> <title>Code :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/code/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> @@ -194,12 +194,12 @@ Some preformatted stuff 'n HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -329,13 +329,13 @@ Some preformatted stuff 'n HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/code/index.print.html b/pir/tests/code/index.print.html index 713ec50aab..380327ccc1 100644 --- a/pir/tests/code/index.print.html +++ b/pir/tests/code/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Some test'n fer different styles used 'n rules highlightn'n an' preformatted blocks"> <meta name="author" content="Sören Weber"> <title>Code :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/code/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> @@ -196,12 +196,12 @@ Some preformatted stuff 'n HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -331,13 +331,13 @@ Some preformatted stuff 'n HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/tests/images/index.html b/pir/tests/images/index.html index eda2f69329..9fe6f1ea57 100644 --- a/pir/tests/images/index.html +++ b/pir/tests/images/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Some test'n fer different styles o' image links"> <meta name="author" content="Sören Weber"> <title>Images :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/images/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> @@ -195,12 +195,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -330,13 +330,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/images/index.print.html b/pir/tests/images/index.print.html index 20a121e0be..d09fe65b4a 100644 --- a/pir/tests/images/index.print.html +++ b/pir/tests/images/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Some test'n fer different styles o' image links"> <meta name="author" content="Sören Weber"> <title>Images :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/images/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> @@ -197,12 +197,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -332,13 +332,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/tests/index.html b/pir/tests/index.html index 16d37055a2..5438ce07fc 100644 --- a/pir/tests/index.html +++ b/pir/tests/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Tests :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 4</div> <h1>Tests</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -311,13 +311,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/pir/tests/index.print.html b/pir/tests/index.print.html index 1c27e76bbf..a9a29cf9c7 100644 --- a/pir/tests/index.print.html +++ b/pir/tests/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Tests :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265046" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265046" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265046" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265046" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265046" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265046" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265046"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265046" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">T' chapterrr 4</div> <h1>Tests</h1> @@ -107,7 +107,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Tests</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> @@ -127,7 +127,7 @@ <section> <h1 class="a11y-only">Subsct'ns o' Chapters</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -136,7 +136,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -145,7 +145,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -154,7 +154,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -163,7 +163,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -172,7 +172,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -181,7 +181,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -190,7 +190,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -199,7 +199,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -208,7 +208,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -218,7 +218,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> @@ -261,7 +261,7 @@ Some preformatted stuff 'n HTML elements </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> @@ -305,7 +305,7 @@ Some preformatted stuff 'n HTML elements </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -410,12 +410,12 @@ Some preformatted stuff 'n HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265046" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -545,13 +545,13 @@ Some preformatted stuff 'n HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265046"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265046" defer></script> </body> </html> diff --git a/pir/tests/index.xml b/pir/tests/index.xml index c4fd3a3161..6094e0fd3e 100644 --- a/pir/tests/index.xml +++ b/pir/tests/index.xml @@ -6,13 +6,5 @@ <description>Recent content in Tests on Cap'n Hugo Relearrrn Theme</description> <generator>Hugo -- gohugo.io</generator> <language>en</language><atom:link href="https://McShelby.github.io/hugo-theme-relearn/pir/tests/index.xml" rel="self" type="application/rss+xml" /> - <item> - <title>Chapters</title> - <link>https://McShelby.github.io/hugo-theme-relearn/pir/tests/chapters/</link> - <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate> - <guid>https://McShelby.github.io/hugo-theme-relearn/pir/tests/chapters/</guid> - <description>Arrr! Pirrrates Fello' pirrates, be awarrre some stuff may not work fer us in this trrranslat'n. Like table of rrramblings, see'ng Merrrmaids, do'ng math or chemistrrry and stuff. -Start yer success story. Now!</description> - </item> </channel> </rss> \ No newline at end of file diff --git a/pir/tests/width/index.html b/pir/tests/width/index.html index e8136ecd93..6d3d3081fe 100644 --- a/pir/tests/width/index.html +++ b/pir/tests/width/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Test dynamic width rrresizing o' content if scrrrollbar 's present"> <meta name="author" content="Sören Weber"> <title>Width :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247048" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265044" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247048" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247048" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247048" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247048" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247048"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265044" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265044" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265044" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265044" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265044"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265044" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/pir/tests/width/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265044" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247048"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265044"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247048" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247048" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265044" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265044" defer></script> </body> </html> diff --git a/pir/tests/width/index.print.html b/pir/tests/width/index.print.html index cb911d638e..908c1560c8 100644 --- a/pir/tests/width/index.print.html +++ b/pir/tests/width/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="pir"> +<html lang="pir" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Test dynamic width rrresizing o' content if scrrrollbar 's present"> <meta name="author" content="Sören Weber"> <title>Width :: Cap'n Hugo Relearrrn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247049" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265045" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247049" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247049" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247049" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247049" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247049" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247049"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265045" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265045" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265045" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265045" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265045" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265045"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265045" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/pir/tests/width/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -184,12 +184,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265045" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -319,13 +319,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247049"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265045"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247049" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247049" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265045" defer></script> </body> </html> diff --git a/shortcodes/attachments/index.html b/shortcodes/attachments/index.html index f6bd7775e2..6eb28fc866 100644 --- a/shortcodes/attachments/index.html +++ b/shortcodes/attachments/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Attachments :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/attachments/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/attachments/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -100,7 +100,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -125,13 +125,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -340,12 +340,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -460,13 +460,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/attachments/index.print.html b/shortcodes/attachments/index.print.html index 858e90692f..1042f4af3e 100644 --- a/shortcodes/attachments/index.print.html +++ b/shortcodes/attachments/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Attachments :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/attachments/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/attachments/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/attachments/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -102,7 +102,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -127,13 +127,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -342,12 +342,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -462,13 +462,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/button/index.html b/shortcodes/button/index.html index 182906b0f3..3e2e4e3c61 100644 --- a/shortcodes/button/index.html +++ b/shortcodes/button/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Button :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/button/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/button/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -101,7 +101,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> <p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p> @@ -126,13 +126,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -443,12 +443,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -563,13 +563,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/button/index.print.html b/shortcodes/button/index.print.html index 7929af9083..f5887ab7b1 100644 --- a/shortcodes/button/index.print.html +++ b/shortcodes/button/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Button :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/button/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/button/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/button/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -103,7 +103,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> <p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p> @@ -128,13 +128,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -445,12 +445,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -565,13 +565,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/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.html b/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.html index 2640a2951c..5342715c2f 100644 --- a/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.html +++ b/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.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1-1-1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" 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"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page.</p> @@ -167,12 +167,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -291,13 +291,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/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.print.html b/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.print.html index 3dc62b7b41..eb09db56c1 100644 --- a/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.print.html +++ b/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.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1-1-1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page.</p> @@ -169,12 +169,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html index c73723cda7..731c03ff40 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1-1 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" 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"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -89,12 +89,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1-1 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -306,13 +306,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html index ec5945ce9c..01f214a1de 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/children-1-1-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1-1 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,13 +90,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1-1 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -113,7 +113,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1-1-1-1 (hidden)</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page.</p> @@ -197,12 +197,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -321,13 +321,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html index 3da3dbe429..e4bc7bc931 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" 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"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -89,12 +89,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page with a hidden child. You can still access the hidden child <a 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/">directly</a> or via the search.</p> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html index c96e36e033..2482c4573a 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/children-1-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="This is a non-hidden demo child page of a hidden parent page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1-1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,13 +90,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page with a hidden child. You can still access the hidden child <a 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/">directly</a> or via the search.</p> @@ -187,12 +187,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -309,13 +309,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html index aa4ad5c8c1..b1d1dcce34 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -89,12 +89,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html index 665f36a6d5..614a1c5f79 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 1-1-1 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,13 +90,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -113,7 +113,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1-1 (hidden)</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-1-1</h1> <p>This is a <strong>non-hidden</strong> demo child page of a hidden parent page with a hidden child. You can still access the hidden child <a 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/">directly</a> or via the search.</p> @@ -205,12 +205,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -327,13 +327,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html index aa82ba5654..af01f19b69 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1-1-2-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" 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"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -288,13 +288,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html index eca0d8d6f1..0ccb6b2a47 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1-1-2-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html index b746469aeb..5c72a8e859 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1-1-2-2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" 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"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -288,13 +288,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html index f97d071c4f..5a8236ea95 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1-1-2-2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/children-1-1-2-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html index ea4fb31f85..54b02253e0 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1-1-2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,12 +90,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -184,12 +184,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html index bdd9dc6306..3562787ed4 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1-1-2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -78,7 +78,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -91,13 +91,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -115,7 +115,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -125,7 +125,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -209,12 +209,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -329,13 +329,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html index 38a6692f29..20f622960a 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1-1-3 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -288,13 +288,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html index a2c439c51a..2508e13d2c 100644 --- a/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html +++ b/shortcodes/children/children-1/children-1-1/children-1-1-3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1-1-3 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/index.html b/shortcodes/children/children-1/children-1-1/index.html index 590ba019ae..49068ae393 100644 --- a/shortcodes/children/children-1/children-1-1/index.html +++ b/shortcodes/children/children-1/children-1-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,12 +90,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -185,12 +185,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -305,13 +305,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/children-1-1/index.print.html b/shortcodes/children/children-1/children-1-1/index.print.html index c801cb4fb8..cfd6ac9659 100644 --- a/shortcodes/children/children-1/children-1-1/index.print.html +++ b/shortcodes/children/children-1/children-1-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></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"> @@ -78,7 +78,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -91,13 +91,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -116,7 +116,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -134,7 +134,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -144,7 +144,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -155,7 +155,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -239,12 +239,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/index.html b/shortcodes/children/children-1/index.html index 0fdcbda77a..6651a8884d 100644 --- a/shortcodes/children/children-1/index.html +++ b/shortcodes/children/children-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-1/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -89,12 +89,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1</h1> <p>This is a demo child page.</p> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -302,13 +302,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-1/index.print.html b/shortcodes/children/children-1/index.print.html index 78cf653351..380549b4be 100644 --- a/shortcodes/children/children-1/index.print.html +++ b/shortcodes/children/children-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-1/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-1/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-1/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,13 +90,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1</h1> <p>This is a demo child page.</p> @@ -113,7 +113,7 @@ <section> <h1 class="a11y-only">Subsections of page 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -132,7 +132,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -150,7 +150,7 @@ <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -160,7 +160,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -171,7 +171,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -256,12 +256,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -376,13 +376,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-2/index.html b/shortcodes/children/children-2/index.html index e45b5ed3f3..92416a9647 100644 --- a/shortcodes/children/children-2/index.html +++ b/shortcodes/children/children-2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-2/"> <div id="body" class="default-animation"> @@ -79,12 +79,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 2</h1> <p>This is a demo child page with no description.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -288,13 +288,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-2/index.print.html b/shortcodes/children/children-2/index.print.html index 3c8f12790c..273f82ab66 100644 --- a/shortcodes/children/children-2/index.print.html +++ b/shortcodes/children/children-2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 2 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-2/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-2/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-2/"> <div id="body" class="default-animation"> @@ -80,13 +80,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 2</h1> <p>This is a demo child page with no description.</p> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/index.html b/shortcodes/children/children-3/index.html index 3fcfbbf922..4b47357560 100644 --- a/shortcodes/children/children-3/index.html +++ b/shortcodes/children/children-3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 3 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-3/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -89,12 +89,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3</h1> <p>This is a demo child page.</p> @@ -182,12 +182,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -302,13 +302,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/index.print.html b/shortcodes/children/children-3/index.print.html index 97ead5b43f..8db1bcc966 100644 --- a/shortcodes/children/children-3/index.print.html +++ b/shortcodes/children/children-3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 3 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-3/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-3/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#subpages-of-this-page">Subpages of this page</a></li> @@ -90,13 +90,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3</h1> <p>This is a demo child page.</p> @@ -113,7 +113,7 @@ <section> <h1 class="a11y-only">Subsections of page 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -197,12 +197,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/test3/index.html b/shortcodes/children/children-3/test3/index.html index 7449498816..0bf9fd24cf 100644 --- a/shortcodes/children/children-3/test3/index.html +++ b/shortcodes/children/children-3/test3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>page 3-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-3/test3/"> <div id="body" class="default-animation"> @@ -80,12 +80,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -288,13 +288,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-3/test3/index.print.html b/shortcodes/children/children-3/test3/index.print.html index fc52046954..ed57376db3 100644 --- a/shortcodes/children/children-3/test3/index.print.html +++ b/shortcodes/children/children-3/test3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>page 3-1 :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/children-3/test3/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-3/test3/"> <div id="body" class="default-animation"> @@ -81,13 +81,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/non-hidden">non-hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -170,12 +170,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -290,13 +290,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/children-4/index.html b/shortcodes/children/children-4/index.html index a7375d1ac2..3119bc3b6f 100644 --- a/shortcodes/children/children-4/index.html +++ b/shortcodes/children/children-4/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 4 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/children-4/"> <div id="body" class="default-animation"> @@ -78,12 +78,12 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 4 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -166,12 +166,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -287,13 +287,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/children-4/index.print.html b/shortcodes/children/children-4/index.print.html index 25ae58ea88..699a8c60e2 100644 --- a/shortcodes/children/children-4/index.print.html +++ b/shortcodes/children/children-4/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="This is a hidden demo child page"> <meta name="author" content="Sören Weber"> <title>page 4 (hidden) :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/children-4/"> <div id="body" class="default-animation"> @@ -79,13 +79,13 @@ <main id="body-inner" class="highlightable default" tabindex="-1"> <div class="flex-block-wrapper"> <div id="head-tags"> -<div class="tags"> +<div class="tags" dir="ltr"> <a class="tag-link" href="/tags/children">children</a> <a class="tag-link" href="/tags/hidden">hidden</a> </div> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 4 (hidden)</h1> <p>This is a <strong>hidden</strong> demo child page. This page and all its children are hidden in the menu, arrow navigation and children shortcode as long as you aren’t viewing this page or its children directly.</p> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -289,13 +289,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/index.html b/shortcodes/children/index.html index 38664c216a..423f61028f 100644 --- a/shortcodes/children/index.html +++ b/shortcodes/children/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Children :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -102,7 +102,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> <p>The <code>children</code> shortcode lists the child pages of the current page and its descendants .</p> @@ -121,13 +121,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -335,12 +335,12 @@ So its content is used as description.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -455,13 +455,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/index.print.html b/shortcodes/children/index.print.html index 696266edea..516c50b80f 100644 --- a/shortcodes/children/index.print.html +++ b/shortcodes/children/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Children :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -104,7 +104,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> <p>The <code>children</code> shortcode lists the child pages of the current page and its descendants .</p> @@ -123,13 +123,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -266,7 +266,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page X</h1> <p>This is a plain demo child page.</p> @@ -276,7 +276,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1</h1> <p>This is a demo child page.</p> @@ -293,7 +293,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -312,7 +312,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -330,7 +330,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -340,7 +340,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -351,7 +351,7 @@ So its content is used as description.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -363,7 +363,7 @@ So its content is used as description.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 2</h1> <p>This is a demo child page with no description.</p> @@ -374,7 +374,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3</h1> <p>This is a demo child page.</p> @@ -391,7 +391,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -476,12 +476,12 @@ So its content is used as description.</p> <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -596,13 +596,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/children/test/index.html b/shortcodes/children/test/index.html index a3374b5e5c..50d81965ac 100644 --- a/shortcodes/children/test/index.html +++ b/shortcodes/children/test/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -11,20 +11,20 @@ <title>page X :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/test/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/children/test/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page X</h1> <p>This is a plain demo child page.</p> @@ -164,12 +164,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -284,13 +284,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/children/test/index.print.html b/shortcodes/children/test/index.print.html index 7723e0fb84..985781a4cd 100644 --- a/shortcodes/children/test/index.print.html +++ b/shortcodes/children/test/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -11,21 +11,21 @@ <title>page X :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/children/test/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/children/test/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -41,7 +41,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/children/test/"> <div id="body" class="default-animation"> @@ -83,7 +83,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>page X</h1> <p>This is a plain demo child page.</p> @@ -166,12 +166,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/expand/index.html b/shortcodes/expand/index.html index 987f60eff3..c63145abfd 100644 --- a/shortcodes/expand/index.html +++ b/shortcodes/expand/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Expand :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/expand/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/expand/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -100,7 +100,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> @@ -108,7 +108,8 @@ <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -123,19 +124,19 @@ Thank you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -196,7 +197,8 @@ Thank you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -209,7 +211,8 @@ Yes, you did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -236,7 +239,8 @@ No need to press you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -334,12 +338,12 @@ No need to press you! <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -454,13 +458,13 @@ No need to press you! <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/expand/index.print.html b/shortcodes/expand/index.print.html index 64ca001035..849ae93a5a 100644 --- a/shortcodes/expand/index.print.html +++ b/shortcodes/expand/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Expand :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/expand/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/expand/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/expand/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -102,7 +102,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> @@ -110,7 +110,8 @@ <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -125,19 +126,19 @@ Thank you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -198,7 +199,8 @@ Thank you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -211,7 +213,8 @@ Yes, you did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -238,7 +241,8 @@ No need to press you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -336,12 +340,12 @@ No need to press you! <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -456,13 +460,13 @@ No need to press you! <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/include/index.html b/shortcodes/include/index.html index 4a16efd59d..cb5f9af269 100644 --- a/shortcodes/include/index.html +++ b/shortcodes/include/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Include :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/include/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/include/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -98,7 +98,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> <p>The <code>include</code> shortcode includes other files from your project inside of the current page.</p> @@ -110,19 +110,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -264,12 +264,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -384,13 +384,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/include/index.print.html b/shortcodes/include/index.print.html index 85c8b6ed50..2493e3096a 100644 --- a/shortcodes/include/index.print.html +++ b/shortcodes/include/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Include :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/include/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/include/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/include/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -100,7 +100,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> <p>The <code>include</code> shortcode includes other files from your project inside of the current page.</p> @@ -112,19 +112,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -266,12 +266,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -386,13 +386,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/include_me/index.html b/shortcodes/include_me/index.html index f3a1f2ca5e..d944ab793e 100644 --- a/shortcodes/include_me/index.html +++ b/shortcodes/include_me/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/include_me/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1></h1> <p>You can add standard markdown syntax:</p> @@ -172,12 +172,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/include_me/index.print.html b/shortcodes/include_me/index.print.html index 870eba65e8..57b0dd2327 100644 --- a/shortcodes/include_me/index.print.html +++ b/shortcodes/include_me/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/include_me/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1></h1> <p>You can add standard markdown syntax:</p> @@ -174,12 +174,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -294,13 +294,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/index.html b/shortcodes/index.html index 83c6d3289f..8c79927993 100644 --- a/shortcodes/index.html +++ b/shortcodes/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Shortcodes :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 3</div> <h1>Shortcodes</h1> @@ -179,12 +179,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -299,13 +299,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/index.print.html b/shortcodes/index.print.html index 7ae8de4633..a01dcb5f14 100644 --- a/shortcodes/index.print.html +++ b/shortcodes/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Shortcodes :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 3</div> <h1>Shortcodes</h1> @@ -110,7 +110,7 @@ <section> <h1 class="a11y-only">Subsections of Shortcodes</h1> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -135,13 +135,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -277,7 +277,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Button</h1> <p>The <code>button</code> shortcode displays a clickable button with adjustable color, title and icon.</p> @@ -302,13 +302,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -546,7 +546,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Children</h1> <p>The <code>children</code> shortcode lists the child pages of the current page and its descendants .</p> @@ -565,13 +565,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -708,7 +708,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of Children</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page X</h1> <p>This is a plain demo child page.</p> @@ -718,7 +718,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1</h1> <p>This is a demo child page.</p> @@ -735,7 +735,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1</h1> <p>This is a demo child page with a hidden child. You can still access the hidden child <a href="/hugo-theme-relearn/shortcodes/children/children-1/children-1-1/children-1-1-1/">directly</a> or via the search.</p> @@ -754,7 +754,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2</h1> <p>This is a plain demo child page.</p> @@ -772,7 +772,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 1-1-2</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-1</h1> <p>This is a plain demo child page.</p> @@ -782,7 +782,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-2-2</h1> <p>This is a plain demo child page.</p> @@ -793,7 +793,7 @@ So its content is used as description.</p> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 1-1-3</h1> <p>This is a plain demo child page.</p> @@ -805,7 +805,7 @@ So its content is used as description.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 2</h1> <p>This is a demo child page with no description.</p> @@ -816,7 +816,7 @@ So its content is used as description.</p> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3</h1> <p>This is a demo child page.</p> @@ -833,7 +833,7 @@ So its content is used as description.</p> <section> <h1 class="a11y-only">Subsections of page 3</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>page 3-1</h1> <p>This is a plain demo child page.</p> @@ -845,7 +845,7 @@ So its content is used as description.</p> </section> </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Expand</h1> <p>The <code>expand</code> shortcode displays an expandable/collapsible section of text.</p> @@ -853,7 +853,8 @@ So its content is used as description.</p> <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -868,19 +869,19 @@ Thank you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -941,7 +942,8 @@ Thank you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: none;"> @@ -954,7 +956,8 @@ Yes, you did it! <div class="expand expand-expanded"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Expand me... </a> <div class="expand-content" style="display: block;"> @@ -981,7 +984,8 @@ No need to press you! <div class="expand"> <a class="expand-label" onclick="$t=$(this); if($t.parent('.expand-expanded.expand-marked').length){ $t.next().css('display','none') }else if($t.parent('.expand-marked').length){ $t.next().css('display','block') }else{ $t.next('.expand-content').slideToggle(100); } $t.parent().toggleClass('expand-expanded');"> <i class="fas fa-chevron-down"></i> - <i class="fas fa-chevron-right"></i> + <i class="fas fa-chevron-left expand-rtl direction-ltr"></i> + <i class="fas fa-chevron-right expand-ltr direction-ltr"></i> Show me almost endless possibilities </a> <div class="expand-content" style="display: none;"> @@ -1006,7 +1010,7 @@ No need to press you! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Include</h1> <p>The <code>include</code> shortcode includes other files from your project inside of the current page.</p> @@ -1018,19 +1022,19 @@ No need to press you! <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1099,7 +1103,7 @@ No need to press you! </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> <p>The <code>math</code> shortcode generates beautiful formatted math and chemical formulae using the <a href="https://mathjax.org/">MathJax</a> library.</p> @@ -1130,19 +1134,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1247,13 +1251,12 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Mermaid</h1> <p>The <code>mermaid</code> shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the <a href="https://mermaidjs.github.io/">Mermaid</a> library.</p> @@ -1293,19 +1296,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1522,15 +1525,12 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -1549,19 +1549,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1828,7 +1828,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Site param</h1> <p>The <code>siteparam</code> shortcode prints values of site params.</p> @@ -1840,19 +1840,19 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -1903,7 +1903,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swagger</h1> <p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your Swagger / OpenAPI Specifications.</p> @@ -1922,13 +1922,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2003,7 +2003,7 @@ classDiagram </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> <p>The <code>tabs</code> shortcode displays arbitrary content in unlimited number of tabs. This comes in handy eg. for providing code snippets for multiple languages or providing configuration in different formats.</p> @@ -2013,13 +2013,13 @@ classDiagram <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -2042,13 +2042,13 @@ classDiagram <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -2143,19 +2143,19 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -2198,13 +2198,13 @@ classDiagram <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -2301,12 +2301,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -2421,13 +2421,13 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -2456,16 +2456,16 @@ classDiagram } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667247047"></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247047" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667265043"></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265043" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667265043" defer></script> <script> window.themeUseSwagger = JSON.parse("{}"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/math/index.html b/shortcodes/math/index.html index 32d00f7047..10e2a92825 100644 --- a/shortcodes/math/index.html +++ b/shortcodes/math/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Math :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/math/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/math/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -107,7 +107,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> <p>The <code>math</code> shortcode generates beautiful formatted math and chemical formulae using the <a href="https://mathjax.org/">MathJax</a> library.</p> @@ -138,19 +138,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -255,7 +255,6 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> @@ -334,12 +333,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -454,13 +453,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -489,7 +488,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667247045"></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667265041"></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/math/index.print.html b/shortcodes/math/index.print.html index 57861217ec..33bfa59831 100644 --- a/shortcodes/math/index.print.html +++ b/shortcodes/math/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Math :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/math/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/math/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/math/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -109,7 +109,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Math</h1> <p>The <code>math</code> shortcode generates beautiful formatted math and chemical formulae using the <a href="https://mathjax.org/">MathJax</a> library.</p> @@ -140,19 +140,19 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -257,7 +257,6 @@ $$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ </span> -<span class="math align-left">$$\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)$$</span> <footer class="footline"> </footer> </article> @@ -336,12 +335,12 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -456,13 +455,13 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> <script> function useMathJax( config ){ if( !Object.assign ){ @@ -491,7 +490,7 @@ $$\ce{Hg^2+ ->[I-] HgI2 ->[I-] [Hg^{II}I4]^2-}$$ } useMathJax( JSON.parse("{}") ); </script> - <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667247046"></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script id="MathJax-script" async src="/hugo-theme-relearn/js/mathjax/tex-mml-chtml.js?1667265042"></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/mermaid/index.html b/shortcodes/mermaid/index.html index d61a205786..5e8ef76e0c 100644 --- a/shortcodes/mermaid/index.html +++ b/shortcodes/mermaid/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Mermaid :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/mermaid/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -108,7 +108,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Mermaid</h1> <p>The <code>mermaid</code> shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the <a href="https://mermaidjs.github.io/">Mermaid</a> library.</p> @@ -148,19 +148,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -377,9 +377,6 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> @@ -458,12 +455,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -578,18 +575,18 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265041"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265041" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265041" defer></script> </body> </html> diff --git a/shortcodes/mermaid/index.print.html b/shortcodes/mermaid/index.print.html index 7f2b5ca7d7..b32c403dbd 100644 --- a/shortcodes/mermaid/index.print.html +++ b/shortcodes/mermaid/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Mermaid :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/mermaid/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/mermaid/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/mermaid/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -110,7 +110,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Mermaid</h1> <p>The <code>mermaid</code> shortcode generates diagrams and flowcharts from text, in a similar manner as Markdown using the <a href="https://mermaidjs.github.io/">Mermaid</a> library.</p> @@ -150,19 +150,19 @@ graph LR; <button data-tab-item="codefence" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','codefence')" ><span>codefence</span></button> <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -379,9 +379,6 @@ classDiagram closed --> locked: Lock locked --> closed: Unlock closed --> open: Open</div> -<div class="mermaid align-left">graph LR; - If --> Then - Then --> Else</div> <footer class="footline"> </footer> </article> @@ -460,12 +457,12 @@ classDiagram <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -580,18 +577,18 @@ 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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/mermaid.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/jquery.svg.pan.zoom.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/mermaid.min.js?1667265042" defer></script> <script> window.themeUseMermaid = JSON.parse("{ \"securityLevel\": \"loose\" }"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/notice/index.html b/shortcodes/notice/index.html index c01be0eb26..7b98eac578 100644 --- a/shortcodes/notice/index.html +++ b/shortcodes/notice/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Notice :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/notice/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/notice/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -101,7 +101,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -120,19 +120,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -472,12 +472,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -592,13 +592,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/notice/index.print.html b/shortcodes/notice/index.print.html index 98237dff94..e5f5d3af32 100644 --- a/shortcodes/notice/index.print.html +++ b/shortcodes/notice/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Notice :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/notice/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/notice/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/notice/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -103,7 +103,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <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> @@ -122,19 +122,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -474,12 +474,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -594,13 +594,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/siteparam/index.html b/shortcodes/siteparam/index.html index 77c3fc7ef9..6bdf6b40ea 100644 --- a/shortcodes/siteparam/index.html +++ b/shortcodes/siteparam/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Site param :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265041" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265041" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265041" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265041" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265041" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265041"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265041" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/siteparam/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -98,7 +98,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Site param</h1> <p>The <code>siteparam</code> shortcode prints values of site params.</p> @@ -110,19 +110,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -246,12 +246,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265041" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265041" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -366,13 +366,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/siteparam/index.print.html b/shortcodes/siteparam/index.print.html index 4c4f31f100..9cd79c6692 100644 --- a/shortcodes/siteparam/index.print.html +++ b/shortcodes/siteparam/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Site param :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/siteparam/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/siteparam/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/siteparam/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -100,7 +100,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Site param</h1> <p>The <code>siteparam</code> shortcode prints values of site params.</p> @@ -112,19 +112,19 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="shortcode (positional)" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','shortcode (positional)')" ><span>shortcode (positional)</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -248,12 +248,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -368,13 +368,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/swagger/index.html b/shortcodes/swagger/index.html index fb512d1ddc..8b6b147623 100644 --- a/shortcodes/swagger/index.html +++ b/shortcodes/swagger/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Swagger :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/swagger/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/swagger/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/swagger/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -103,7 +103,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swagger</h1> <p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your Swagger / OpenAPI Specifications.</p> @@ -122,13 +122,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -276,12 +276,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -396,17 +396,17 @@ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667265042" defer></script> <script> window.themeUseSwagger = JSON.parse("{}"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/swagger/index.print.html b/shortcodes/swagger/index.print.html index 9a6f1606ad..67b2d7854d 100644 --- a/shortcodes/swagger/index.print.html +++ b/shortcodes/swagger/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Swagger :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/swagger/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/swagger/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/swagger/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -105,7 +105,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Swagger</h1> <p>This shortcode uses the <a href="https://mrin9.github.io/RapiDoc">RapiDoc</a> library to display your Swagger / OpenAPI Specifications.</p> @@ -124,13 +124,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -278,12 +278,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -398,17 +398,17 @@ <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/rapidoc-min.js?1667265043" defer></script> <script> window.themeUseSwagger = JSON.parse("{}"); </script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/shortcodes/tabs/index.html b/shortcodes/tabs/index.html index 5b88c66590..6085d7c376 100644 --- a/shortcodes/tabs/index.html +++ b/shortcodes/tabs/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,20 +10,20 @@ <title>Tabbed views :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tabs/index.print.html" rel="alternate" type="text/html" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/shortcodes/tabs/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -99,7 +99,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> <p>The <code>tabs</code> shortcode displays arbitrary content in unlimited number of tabs. This comes in handy eg. for providing code snippets for multiple languages or providing configuration in different formats.</p> @@ -109,13 +109,13 @@ <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -138,13 +138,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -239,19 +239,19 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -294,13 +294,13 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -396,12 +396,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -516,13 +516,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/shortcodes/tabs/index.print.html b/shortcodes/tabs/index.print.html index fad0787441..bc74a813de 100644 --- a/shortcodes/tabs/index.print.html +++ b/shortcodes/tabs/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -10,21 +10,21 @@ <title>Tabbed views :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/shortcodes/tabs/" rel="canonical" type="text/html" title="Hugo Relearn Theme"> <link href="/hugo-theme-relearn/shortcodes/tabs/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265042" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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 @@ -40,7 +40,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/shortcodes/tabs/"> <div id="body" class="default-animation"> @@ -76,7 +76,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#usage">Usage</a> @@ -101,7 +101,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Tabbed views</h1> <p>The <code>tabs</code> shortcode displays arbitrary content in unlimited number of tabs. This comes in handy eg. for providing code snippets for multiple languages or providing configuration in different formats.</p> @@ -111,13 +111,13 @@ <button data-tab-item="python" data-tab-group="tabs-example-language" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-language','python')" ><span>python</span></button> <button data-tab-item="bash" data-tab-group="tabs-example-language" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-language','bash')" ><span>bash</span></button> </div> @@ -140,13 +140,13 @@ <button data-tab-item="shortcode" data-tab-group="shortcode-parameter" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('shortcode-parameter','shortcode')" ><span>shortcode</span></button> <button data-tab-item="partial" data-tab-group="shortcode-parameter" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('shortcode-parameter','partial')" ><span>partial</span></button> </div> @@ -241,19 +241,19 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> <button data-tab-item="properties" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','properties')" ><span>properties</span></button> </div> @@ -296,13 +296,13 @@ <button data-tab-item="json" data-tab-group="tabs-example-config" - class="tab-nav-button active" + class="tab-nav-button direction-ltr active" onclick="switchTab('tabs-example-config','json')" ><span>json</span></button> <button data-tab-item="XML" data-tab-group="tabs-example-config" - class="tab-nav-button " + class="tab-nav-button direction-ltr " onclick="switchTab('tabs-example-config','XML')" ><span>XML</span></button> </div> @@ -398,12 +398,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -518,13 +518,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tags/children/index.html b/tags/children/index.html index 1d698dc13f..1ee65099f5 100644 --- a/tags/children/index.html +++ b/tags/children/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>children :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/children/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/children/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: children</h1> <ul> @@ -165,12 +165,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tags/documentation/index.html b/tags/documentation/index.html index 9079f75081..fe629f3c68 100644 --- a/tags/documentation/index.html +++ b/tags/documentation/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>documentation :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/documentation/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/documentation/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: documentation</h1> <ul> @@ -152,12 +152,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -271,13 +271,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tags/hidden/index.html b/tags/hidden/index.html index cbe7c19ec5..3ab6ce11f5 100644 --- a/tags/hidden/index.html +++ b/tags/hidden/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>hidden :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/hidden/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/hidden/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: hidden</h1> <ul> @@ -156,12 +156,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -276,13 +276,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tags/index.html b/tags/index.html index 747bed93b0..32ed4c46d6 100644 --- a/tags/index.html +++ b/tags/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>Tags :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/"> <div id="body" class="default-animation"> @@ -67,7 +67,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tags</h1> <ul> @@ -155,12 +155,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -275,13 +275,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tags/non-hidden/index.html b/tags/non-hidden/index.html index 8c26516ff8..dfe05b1834 100644 --- a/tags/non-hidden/index.html +++ b/tags/non-hidden/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>non-hidden :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/non-hidden/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/non-hidden/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: non-hidden</h1> <ul> @@ -160,12 +160,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tags/tutorial/index.html b/tags/tutorial/index.html index ec74d380df..069dc40cff 100644 --- a/tags/tutorial/index.html +++ b/tags/tutorial/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="author" content="Sören Weber"> <title>tutorial :: Hugo Relearn Theme</title> <link href="/hugo-theme-relearn/tags/tutorial/index.xml" rel="alternate" type="application/rss+xml" title="Hugo Relearn Theme"> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tags/tutorial/"> <div id="body" class="default-animation"> @@ -68,7 +68,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article> + <article dir="ltr"> <h1>Tag :: tutorial</h1> <ul> @@ -152,12 +152,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -271,13 +271,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/1/index.html b/tests/chapters/1/index.html index 311a1081c9..9ff9268d44 100644 --- a/tests/chapters/1/index.html +++ b/tests/chapters/1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/1/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/1/index.print.html b/tests/chapters/1/index.print.html index 7736a12e1b..dc7a6d7c95 100644 --- a/tests/chapters/1/index.print.html +++ b/tests/chapters/1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>1 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/1/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/10/index.html b/tests/chapters/10/index.html index aa55e2796e..d0dd256aca 100644 --- a/tests/chapters/10/index.html +++ b/tests/chapters/10/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>10 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/10/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>10</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/10/index.print.html b/tests/chapters/10/index.print.html index 7e02fa40c7..9a442e97a8 100644 --- a/tests/chapters/10/index.print.html +++ b/tests/chapters/10/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>10 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/10/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>10</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/11.de/index.html b/tests/chapters/11.de/index.html index 51a6fd2352..fe71660669 100644 --- a/tests/chapters/11.de/index.html +++ b/tests/chapters/11.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>11 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/11.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/11.de/index.print.html b/tests/chapters/11.de/index.print.html index db50c014c4..e067ec515f 100644 --- a/tests/chapters/11.de/index.print.html +++ b/tests/chapters/11.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>11 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/11.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/12.de/index.html b/tests/chapters/12.de/index.html index 005ae82f06..4adb33f02a 100644 --- a/tests/chapters/12.de/index.html +++ b/tests/chapters/12.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>12 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/12.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>12</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/12.de/index.print.html b/tests/chapters/12.de/index.print.html index 830b66c321..b409569c06 100644 --- a/tests/chapters/12.de/index.print.html +++ b/tests/chapters/12.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>12 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/12.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>12</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/13.de/index.html b/tests/chapters/13.de/index.html index 24860774b4..856a5391ef 100644 --- a/tests/chapters/13.de/index.html +++ b/tests/chapters/13.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>13 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/13.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>13</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/13.de/index.print.html b/tests/chapters/13.de/index.print.html index aa1febfd37..66e569a19f 100644 --- a/tests/chapters/13.de/index.print.html +++ b/tests/chapters/13.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>13 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/13.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>13</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/14.de/index.html b/tests/chapters/14.de/index.html index 3d5ab35c19..c204ff3d17 100644 --- a/tests/chapters/14.de/index.html +++ b/tests/chapters/14.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>14 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/14.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>14</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/14.de/index.print.html b/tests/chapters/14.de/index.print.html index 8cf5263dce..c5b41d9f6f 100644 --- a/tests/chapters/14.de/index.print.html +++ b/tests/chapters/14.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>14 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/14.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>14</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/15.de/index.html b/tests/chapters/15.de/index.html index 77609f7239..2372f7ee00 100644 --- a/tests/chapters/15.de/index.html +++ b/tests/chapters/15.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>15 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/15.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>15</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/15.de/index.print.html b/tests/chapters/15.de/index.print.html index daad659be0..0ac420bfbc 100644 --- a/tests/chapters/15.de/index.print.html +++ b/tests/chapters/15.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>15 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/15.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>15</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/16.de/index.html b/tests/chapters/16.de/index.html index 5e08a1a5ea..0fe806e349 100644 --- a/tests/chapters/16.de/index.html +++ b/tests/chapters/16.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>16 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/16.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>16</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/16.de/index.print.html b/tests/chapters/16.de/index.print.html index bd40d6e84a..2dc1b3973c 100644 --- a/tests/chapters/16.de/index.print.html +++ b/tests/chapters/16.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>16 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/16.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>16</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/17.de/index.html b/tests/chapters/17.de/index.html index 91d6f6a542..0be0dc583f 100644 --- a/tests/chapters/17.de/index.html +++ b/tests/chapters/17.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>17 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/17.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>17</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/17.de/index.print.html b/tests/chapters/17.de/index.print.html index bf71eca0bc..836b84bd65 100644 --- a/tests/chapters/17.de/index.print.html +++ b/tests/chapters/17.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>17 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/17.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>17</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/18.de/index.html b/tests/chapters/18.de/index.html index be1e194187..3bca65649e 100644 --- a/tests/chapters/18.de/index.html +++ b/tests/chapters/18.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>18 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/18.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>18</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/18.de/index.print.html b/tests/chapters/18.de/index.print.html index 82e6211f18..cdd16afcc3 100644 --- a/tests/chapters/18.de/index.print.html +++ b/tests/chapters/18.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>18 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/18.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>18</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/19.de/index.html b/tests/chapters/19.de/index.html index 8fb085a891..50de9a0abf 100644 --- a/tests/chapters/19.de/index.html +++ b/tests/chapters/19.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>19 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/19.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>19</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/19.de/index.print.html b/tests/chapters/19.de/index.print.html index 13ec322467..a8f4a806b8 100644 --- a/tests/chapters/19.de/index.print.html +++ b/tests/chapters/19.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>19 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/19.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>19</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/2/index.html b/tests/chapters/2/index.html index 142a95c504..2cda71f4d2 100644 --- a/tests/chapters/2/index.html +++ b/tests/chapters/2/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>2 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/2/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/2/index.print.html b/tests/chapters/2/index.print.html index 3f92d12732..0c45fcc72e 100644 --- a/tests/chapters/2/index.print.html +++ b/tests/chapters/2/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>2 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/2/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/20.de/index.html b/tests/chapters/20.de/index.html index 60f7345d37..ec5ce8753e 100644 --- a/tests/chapters/20.de/index.html +++ b/tests/chapters/20.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>20 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/20.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>20</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/20.de/index.print.html b/tests/chapters/20.de/index.print.html index 6e7fd8e632..04725c1715 100644 --- a/tests/chapters/20.de/index.print.html +++ b/tests/chapters/20.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>20 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/20.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>20</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/21.de/index.html b/tests/chapters/21.de/index.html index e70d3ed950..e0abf16cca 100644 --- a/tests/chapters/21.de/index.html +++ b/tests/chapters/21.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>21 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/21.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>21</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/21.de/index.print.html b/tests/chapters/21.de/index.print.html index 9b125fd76a..79ced9d12f 100644 --- a/tests/chapters/21.de/index.print.html +++ b/tests/chapters/21.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>21 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/21.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>21</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/22.de/index.html b/tests/chapters/22.de/index.html index f96fe8dc8e..d4ef47cd8e 100644 --- a/tests/chapters/22.de/index.html +++ b/tests/chapters/22.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>22 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/22.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>22</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/22.de/index.print.html b/tests/chapters/22.de/index.print.html index e8249c0ac1..28d1d0c6d5 100644 --- a/tests/chapters/22.de/index.print.html +++ b/tests/chapters/22.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>22 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/22.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>22</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/23.de/index.html b/tests/chapters/23.de/index.html index da4ca06ab4..846fdbafe5 100644 --- a/tests/chapters/23.de/index.html +++ b/tests/chapters/23.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>23 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/23.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>23</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/23.de/index.print.html b/tests/chapters/23.de/index.print.html index 96599387e9..8dfac512f9 100644 --- a/tests/chapters/23.de/index.print.html +++ b/tests/chapters/23.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>23 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/23.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>23</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/24.de/index.html b/tests/chapters/24.de/index.html index 79a3384139..ef02821d7c 100644 --- a/tests/chapters/24.de/index.html +++ b/tests/chapters/24.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>24 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/24.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>24</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/24.de/index.print.html b/tests/chapters/24.de/index.print.html index d598c9b733..2135a728a3 100644 --- a/tests/chapters/24.de/index.print.html +++ b/tests/chapters/24.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>24 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/24.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>24</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/25.de/index.html b/tests/chapters/25.de/index.html index 7affab8a2e..9c8b0e53f6 100644 --- a/tests/chapters/25.de/index.html +++ b/tests/chapters/25.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>25 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/25.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>25</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/25.de/index.print.html b/tests/chapters/25.de/index.print.html index d70526c0a3..ffcf31c8d5 100644 --- a/tests/chapters/25.de/index.print.html +++ b/tests/chapters/25.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>25 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/25.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>25</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/26.de/index.html b/tests/chapters/26.de/index.html index 55b9775921..d137339122 100644 --- a/tests/chapters/26.de/index.html +++ b/tests/chapters/26.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>26 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/26.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>26</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/26.de/index.print.html b/tests/chapters/26.de/index.print.html index 47bdb94038..7b58bacdc9 100644 --- a/tests/chapters/26.de/index.print.html +++ b/tests/chapters/26.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>26 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/26.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>26</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/27.de/index.html b/tests/chapters/27.de/index.html index 76f9b49862..b3470ca580 100644 --- a/tests/chapters/27.de/index.html +++ b/tests/chapters/27.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>27 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/27.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>27</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/27.de/index.print.html b/tests/chapters/27.de/index.print.html index 2814923c00..21bd2f1314 100644 --- a/tests/chapters/27.de/index.print.html +++ b/tests/chapters/27.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>27 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/27.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>27</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/28.de/index.html b/tests/chapters/28.de/index.html index 8df6fc33fe..4dc9260c8d 100644 --- a/tests/chapters/28.de/index.html +++ b/tests/chapters/28.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>28 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/28.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>28</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/28.de/index.print.html b/tests/chapters/28.de/index.print.html index d863bafc1b..5bae58403c 100644 --- a/tests/chapters/28.de/index.print.html +++ b/tests/chapters/28.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>28 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/28.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>28</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/29.de/index.html b/tests/chapters/29.de/index.html index 9a214fb791..2969400e78 100644 --- a/tests/chapters/29.de/index.html +++ b/tests/chapters/29.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>29 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/29.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>29</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/29.de/index.print.html b/tests/chapters/29.de/index.print.html index 903c6b6c45..3e05434d91 100644 --- a/tests/chapters/29.de/index.print.html +++ b/tests/chapters/29.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>29 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/29.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>29</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/3/index.html b/tests/chapters/3/index.html index b8d9e480d7..64de530331 100644 --- a/tests/chapters/3/index.html +++ b/tests/chapters/3/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>3 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/3/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/3/index.print.html b/tests/chapters/3/index.print.html index 8bbe44fbb7..dbf9f0d422 100644 --- a/tests/chapters/3/index.print.html +++ b/tests/chapters/3/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>3 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/3/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/30.de/index.html b/tests/chapters/30.de/index.html index b93591dfb8..b156666fde 100644 --- a/tests/chapters/30.de/index.html +++ b/tests/chapters/30.de/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>30 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/30.de/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>30</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -315,13 +315,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/30.de/index.print.html b/tests/chapters/30.de/index.print.html index f9f3e174de..a0291e574b 100644 --- a/tests/chapters/30.de/index.print.html +++ b/tests/chapters/30.de/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>30 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/30.de/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>30</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -317,13 +317,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/4/index.html b/tests/chapters/4/index.html index ecc6f036cb..d4dadc34cb 100644 --- a/tests/chapters/4/index.html +++ b/tests/chapters/4/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>4 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/4/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/4/index.print.html b/tests/chapters/4/index.print.html index 661adb9135..1557c63e6b 100644 --- a/tests/chapters/4/index.print.html +++ b/tests/chapters/4/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>4 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/4/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/5/index.html b/tests/chapters/5/index.html index 52ed57ec42..ff0fb6832a 100644 --- a/tests/chapters/5/index.html +++ b/tests/chapters/5/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>5 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/5/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/5/index.print.html b/tests/chapters/5/index.print.html index fc3f17a574..c746fdeb49 100644 --- a/tests/chapters/5/index.print.html +++ b/tests/chapters/5/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>5 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/5/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/6/index.html b/tests/chapters/6/index.html index e333a00206..e72a8f767d 100644 --- a/tests/chapters/6/index.html +++ b/tests/chapters/6/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>6 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/6/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/6/index.print.html b/tests/chapters/6/index.print.html index f4f785f8e7..7bd3e2ce5d 100644 --- a/tests/chapters/6/index.print.html +++ b/tests/chapters/6/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>6 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/6/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/7/index.html b/tests/chapters/7/index.html index 96dfe6b2ab..5368b5a28b 100644 --- a/tests/chapters/7/index.html +++ b/tests/chapters/7/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>7 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/7/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/7/index.print.html b/tests/chapters/7/index.print.html index ebfcb56ce3..1782185192 100644 --- a/tests/chapters/7/index.print.html +++ b/tests/chapters/7/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>7 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/7/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/8/index.html b/tests/chapters/8/index.html index d1d88bdd58..0b2515940e 100644 --- a/tests/chapters/8/index.html +++ b/tests/chapters/8/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>8 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/8/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/8/index.print.html b/tests/chapters/8/index.print.html index 6b77bb0aeb..586b4d8ccd 100644 --- a/tests/chapters/8/index.print.html +++ b/tests/chapters/8/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>8 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/8/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/9/index.html b/tests/chapters/9/index.html index 260845adc1..964eda9aa9 100644 --- a/tests/chapters/9/index.html +++ b/tests/chapters/9/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>9 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/9/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/9/index.print.html b/tests/chapters/9/index.print.html index cd30cd5922..9cbe36e1b9 100644 --- a/tests/chapters/9/index.print.html +++ b/tests/chapters/9/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>9 :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/9/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -163,12 +163,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/children-1/index.html b/tests/chapters/children-1/index.html index 29bd9a38bb..1cdbe6193c 100644 --- a/tests/chapters/children-1/index.html +++ b/tests/chapters/children-1/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>The one and only hidden child :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/children-1/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>The one and only hidden child</h1> <p>Placeholder…</p> @@ -162,12 +162,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/children-1/index.print.html b/tests/chapters/children-1/index.print.html index 6c71e56490..10c1315729 100644 --- a/tests/chapters/children-1/index.print.html +++ b/tests/chapters/children-1/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>The one and only hidden child :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/children-1/"> <div id="body" class="default-animation"> @@ -81,7 +81,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>The one and only hidden child</h1> <p>Placeholder…</p> @@ -164,12 +164,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -320,13 +320,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/chapters/index.html b/tests/chapters/index.html index 23c0370e89..7bcd34b75c 100644 --- a/tests/chapters/index.html +++ b/tests/chapters/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Chapters :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/chapters/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> <p>Start your success story. Now!</p> @@ -161,12 +161,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/chapters/index.print.html b/tests/chapters/index.print.html index 262d4fdc7b..8fa5b4d970 100644 --- a/tests/chapters/index.print.html +++ b/tests/chapters/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Chapters :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/chapters/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> <p>Start your success story. Now!</p> @@ -92,7 +92,7 @@ <section> <h1 class="a11y-only">Subsections of Chapters</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -101,7 +101,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>10</h1> @@ -110,7 +110,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -119,7 +119,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>12</h1> @@ -128,7 +128,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>13</h1> @@ -137,7 +137,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>14</h1> @@ -146,7 +146,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>15</h1> @@ -155,7 +155,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>16</h1> @@ -164,7 +164,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>17</h1> @@ -173,7 +173,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>18</h1> @@ -182,7 +182,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>19</h1> @@ -191,7 +191,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -200,7 +200,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>20</h1> @@ -209,7 +209,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>21</h1> @@ -218,7 +218,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>22</h1> @@ -227,7 +227,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>23</h1> @@ -236,7 +236,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>24</h1> @@ -245,7 +245,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>25</h1> @@ -254,7 +254,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>26</h1> @@ -263,7 +263,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>27</h1> @@ -272,7 +272,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>28</h1> @@ -281,7 +281,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>29</h1> @@ -290,7 +290,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -299,7 +299,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>30</h1> @@ -308,7 +308,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -317,7 +317,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -326,7 +326,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -335,7 +335,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -344,7 +344,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -353,7 +353,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -436,12 +436,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -591,13 +591,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/code/index.html b/tests/code/index.html index 2908194302..a9afd29a27 100644 --- a/tests/code/index.html +++ b/tests/code/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Some testing for different styles used in syntax highlighting and preformatted blocks"> <meta name="author" content="Sören Weber"> <title>Code :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/code/"> <div id="body" class="default-animation"> @@ -74,7 +74,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#inline-code">Inline Code</a></li> @@ -90,7 +90,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> <p>Some testing for different styles used in syntax highlighting and preformatted blocks.</p> @@ -198,12 +198,12 @@ Some preformatted stuff in HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -353,13 +353,13 @@ Some preformatted stuff in HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/code/index.print.html b/tests/code/index.print.html index cf7fd5c2c4..8e79859a86 100644 --- a/tests/code/index.print.html +++ b/tests/code/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Some testing for different styles used in syntax highlighting and preformatted blocks"> <meta name="author" content="Sören Weber"> <title>Code :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/code/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#inline-code">Inline Code</a></li> @@ -92,7 +92,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> <p>Some testing for different styles used in syntax highlighting and preformatted blocks.</p> @@ -200,12 +200,12 @@ Some preformatted stuff in HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -355,13 +355,13 @@ Some preformatted stuff in HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/images/index.html b/tests/images/index.html index fc1a25226f..3cd8e5bf6a 100644 --- a/tests/images/index.html +++ b/tests/images/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Some testing for different styles of image links"> <meta name="author" content="Sören Weber"> <title>Images :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/images/"> <div id="body" class="default-animation"> @@ -74,7 +74,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#markdown">Markdown</a> @@ -107,7 +107,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> <p>Some testing for different styles of image links.</p> @@ -216,12 +216,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -371,13 +371,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/images/index.print.html b/tests/images/index.print.html index 028a0ea191..600a242b3c 100644 --- a/tests/images/index.print.html +++ b/tests/images/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Some testing for different styles of image links"> <meta name="author" content="Sören Weber"> <title>Images :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/images/"> <div id="body" class="default-animation"> @@ -75,7 +75,7 @@ </ol> </div> <div class="default-animation progress"> - <div class="wrapper"> + <div class="toc-wrapper" dir="ltr"> <nav id="TableOfContents"> <ul> <li><a href="#markdown">Markdown</a> @@ -109,7 +109,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> <p>Some testing for different styles of image links.</p> @@ -218,12 +218,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -373,13 +373,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/index.html b/tests/index.html index 5a5a9b81c4..632417550e 100644 --- a/tests/index.html +++ b/tests/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Tests :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/"> <div id="body" class="default-animation"> @@ -77,7 +77,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 4</div> <h1>Tests</h1> @@ -168,12 +168,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -323,13 +323,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/index.print.html b/tests/index.print.html index a16b6df271..e596518676 100644 --- a/tests/index.print.html +++ b/tests/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Documentation for Hugo Relearn Theme"> <meta name="author" content="Sören Weber"> <title>Tests :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247047" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247047" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247047" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247047" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247047" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247047" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247047"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/"> <div id="body" class="default-animation"> @@ -79,7 +79,7 @@ <div id="head-tags"> </div> - <article class="chapter"> + <article class="chapter" dir="ltr"> <div class="article-subheading">Chapter 4</div> <h1>Tests</h1> @@ -99,7 +99,7 @@ <section> <h1 class="a11y-only">Subsections of Tests</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>Chapters</h1> <p>Start your success story. Now!</p> @@ -111,7 +111,7 @@ <section> <h1 class="a11y-only">Subsections of Chapters</h1> - <article class="default"> + <article class="default" dir="ltr"> <h1>1</h1> @@ -120,7 +120,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>10</h1> @@ -129,7 +129,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>11</h1> @@ -138,7 +138,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>12</h1> @@ -147,7 +147,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>13</h1> @@ -156,7 +156,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>14</h1> @@ -165,7 +165,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>15</h1> @@ -174,7 +174,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>16</h1> @@ -183,7 +183,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>17</h1> @@ -192,7 +192,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>18</h1> @@ -201,7 +201,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>19</h1> @@ -210,7 +210,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>2</h1> @@ -219,7 +219,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>20</h1> @@ -228,7 +228,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>21</h1> @@ -237,7 +237,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>22</h1> @@ -246,7 +246,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>23</h1> @@ -255,7 +255,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>24</h1> @@ -264,7 +264,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>25</h1> @@ -273,7 +273,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>26</h1> @@ -282,7 +282,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>27</h1> @@ -291,7 +291,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>28</h1> @@ -300,7 +300,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>29</h1> @@ -309,7 +309,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>3</h1> @@ -318,7 +318,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>30</h1> @@ -327,7 +327,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>4</h1> @@ -336,7 +336,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>5</h1> @@ -345,7 +345,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>6</h1> @@ -354,7 +354,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>7</h1> @@ -363,7 +363,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>8</h1> @@ -372,7 +372,7 @@ </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>9</h1> @@ -382,7 +382,7 @@ </section> - <article class="default"> + <article class="default" dir="ltr"> <h1>Code</h1> <p>Some testing for different styles used in syntax highlighting and preformatted blocks.</p> @@ -417,7 +417,7 @@ Some preformatted stuff in HTML elements </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Images</h1> <p>Some testing for different styles of image links.</p> @@ -453,7 +453,7 @@ Some preformatted stuff in HTML elements </article> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -550,12 +550,12 @@ Some preformatted stuff in HTML elements <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -705,13 +705,13 @@ Some preformatted stuff in HTML elements <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a> <a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a> <p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247047"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247047" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247047" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html> diff --git a/tests/width/index.html b/tests/width/index.html index 8f0c02d0bb..ed358c7435 100644 --- a/tests/width/index.html +++ b/tests/width/index.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,20 +9,20 @@ <meta name="description" content="Test dynamic width resizing of content if scrollbar is present"> <meta name="author" content="Sören Weber"> <title>Width :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247045" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265042" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247045" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247045" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247045" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247045" rel="stylesheet" media="print"> - <script src="/hugo-theme-relearn/js/variant.js?1667247045"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265042" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265042" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265042" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265042" rel="stylesheet" media="print"> + <script src="/hugo-theme-relearn/js/variant.js?1667265042"></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/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265042" defer></script> </head> <body class="mobile-support html" data-url="/hugo-theme-relearn/tests/width/"> <div id="body" class="default-animation"> @@ -78,7 +78,7 @@ <div class="flex-block-wrapper"> <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -174,12 +174,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265042" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -329,13 +329,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247045"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265042"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247045" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247045" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265042" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265042" defer></script> </body> </html> diff --git a/tests/width/index.print.html b/tests/width/index.print.html index 192dde091f..99a258bf0b 100644 --- a/tests/width/index.print.html +++ b/tests/width/index.print.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en"> +<html lang="en" dir="ltr"> <head> <meta charset="utf-8"> <meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0"> @@ -9,21 +9,21 @@ <meta name="description" content="Test dynamic width resizing of content if scrollbar is present"> <meta name="author" content="Sören Weber"> <title>Width :: Hugo Relearn Theme</title> - <link href="/hugo-theme-relearn/images/logo.svg?1667247046" rel="icon" type="image/svg+xml"> + <link href="/hugo-theme-relearn/images/logo.svg?1667265043" rel="icon" type="image/svg+xml"> <!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use --> - <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/nucleus.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667247046" rel="stylesheet"></noscript> - <link href="/hugo-theme-relearn/css/theme.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667247046" rel="stylesheet" id="variant-style"> - <link href="/hugo-theme-relearn/css/ie.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/variant.css?1667247046" rel="stylesheet"> - <link href="/hugo-theme-relearn/css/print.css?1667247046" rel="stylesheet" media="print"> - <link href="/hugo-theme-relearn/css/format-print.css?1667247046" rel="stylesheet"> - <script src="/hugo-theme-relearn/js/variant.js?1667247046"></script> + <link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/featherlight.min.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/nucleus.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1667265043" rel="stylesheet"></noscript> + <link href="/hugo-theme-relearn/css/theme.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/theme-relearn-light.css?1667265043" rel="stylesheet" id="variant-style"> + <link href="/hugo-theme-relearn/css/ie.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/variant.css?1667265043" rel="stylesheet"> + <link href="/hugo-theme-relearn/css/print.css?1667265043" rel="stylesheet" media="print"> + <link href="/hugo-theme-relearn/css/format-print.css?1667265043" rel="stylesheet"> + <script src="/hugo-theme-relearn/js/variant.js?1667265043"></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 @@ -39,7 +39,7 @@ var baseUriFull='https:\/\/McShelby.github.io\/hugo-theme-relearn/'; window.variants && variants.init( [ 'relearn-light', 'relearn-dark', 'learn', 'neon', 'blue', 'green', 'red' ] ); </script> - <script src="/hugo-theme-relearn/js/jquery.min.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/jquery.min.js?1667265043" defer></script> </head> <body class="mobile-support print" data-url="/hugo-theme-relearn/tests/width/"> <div id="body" class="default-animation"> @@ -80,7 +80,7 @@ <div id="head-tags"> </div> - <article class="default"> + <article class="default" dir="ltr"> <h1>Width</h1> @@ -176,12 +176,12 @@ <script> var contentLangs=['en']; </script> - <script src="/hugo-theme-relearn/js/auto-complete.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/search.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/auto-complete.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.stemmer.support.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.multi.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/lunr.en.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/search.js?1667265043" defer></script> </div> <div id="content-wrapper" class="highlightable"> <ul class="topics collapsible-menu"> @@ -331,13 +331,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" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p> - <script async src="/hugo-theme-relearn/js/buttons.js?1667247046"></script> + <script async src="/hugo-theme-relearn/js/buttons.js?1667265043"></script> </div> </div> </aside> - <script src="/hugo-theme-relearn/js/clipboard.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/featherlight.min.js?1667247046" defer></script> - <script src="/hugo-theme-relearn/js/theme.js?1667247046" defer></script> + <script src="/hugo-theme-relearn/js/clipboard.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/featherlight.min.js?1667265043" defer></script> + <script src="/hugo-theme-relearn/js/theme.js?1667265043" defer></script> </body> </html>