mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-02 23:14:04 +00:00
deploy: 714b64ab14
This commit is contained in:
parent
2611a9597c
commit
3e1df44bb7
264 changed files with 8174 additions and 7718 deletions
basics/customization
|
@ -11,33 +11,35 @@
|
|||
<meta name="twitter:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta name="twitter:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta name="twitter:description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta property="og:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta property="og:description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta property="og:site_name" content="Hugo Relearn Theme">
|
||||
<meta property="og:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta property="og:description" content="Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking.
|
||||
Public Webserver from Root hugo. toml yaml json baseURL = &#39;https://example.com/&#39; baseURL: https://example.com/ { &#34;baseURL&#34;: &#34;https://example.com/&#34; } Public Webserver from Subdirectory hugo. toml yaml json baseURL = &#39;https://example.com/mysite/&#39; relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { &#34;baseURL&#34;: &#34;https://example.com/mysite/&#34;, &#34;relativeURLs&#34;: false } Private Webserver (LAN) The same settings as with any of the public webserver usage scenarios or">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title>Customization :: Hugo Relearn Theme</title>
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir">
|
||||
<link href="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/basics/customization/index.print.html" rel="alternate" type="text/html" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712490332" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712495591" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712490333" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712490333" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712490333" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712490333" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712490333"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712490333"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712495591" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712495591" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712495591" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712495591" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712495591" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712495591" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712495591" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712495591" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712495591" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712495591" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712495591" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712495591" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712495591" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712495591" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712495591"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712495591"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
|
@ -580,8 +582,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p>
|
||||
<p><a href="#R-image-571744e2ff0cfada534f8dba93fea805" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-571744e2ff0cfada534f8dba93fea805"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-b84b800bf84be9145b5c42b5458dae87" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b84b800bf84be9145b5c42b5458dae87"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
|
@ -822,8 +824,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
</div>
|
||||
</div>
|
||||
<p>The home button is going to look like this:</p>
|
||||
<p><a href="#R-image-eab7f233a90a3e575e52a0feb64d32ce" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-eab7f233a90a3e575e52a0feb64d32ce"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-f0974074da0724182e41fd3b472c0fcb" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0974074da0724182e41fd3b472c0fcb"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<h2 id="social-media-meta-tags">Social Media Meta Tags</h2>
|
||||
<p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" rel="external" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p>
|
||||
<h2 id="change-the-menu-width">Change the Menu Width</h2>
|
||||
|
@ -872,13 +874,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
<li>
|
||||
<p>Write the shortcode file <code>layouts/shortcodes/myshortcode.html</code> and add the following line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="872aed442bcef6f91c61a4ab064f2b9f">
|
||||
<div class="tab-panel" data-tab-group="a3b08ac8f1f55153f3ccd3b54352ee39">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('872aed442bcef6f91c61a4ab064f2b9f','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('a3b08ac8f1f55153f3ccd3b54352ee39','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
|
@ -971,13 +973,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
<li><code>footer</code>: if called at the end of the HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8d482378d30223a4a63d6c974da093e7">
|
||||
<div class="tab-panel" data-tab-group="4a0bad51583ea450b8fa541c57f5bae8">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8d482378d30223a4a63d6c974da093e7','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('4a0bad51583ea450b8fa541c57f5bae8','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
|
@ -1134,12 +1136,12 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/auto-complete.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.stemmer.support.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.multi.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/lunr/lunr.en.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/search.js?1712495591" defer></script>
|
||||
</div>
|
||||
<div id="R-homelinks" class="default-animation">
|
||||
<hr class="padding">
|
||||
|
@ -1302,13 +1304,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
setTimeout( githubButtonsInit, 400 );
|
||||
});
|
||||
</script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712490333"></script>
|
||||
<script async src="/hugo-theme-relearn/js/github-buttons.js?1712495591"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712495591" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712495591" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -11,34 +11,36 @@
|
|||
<meta name="twitter:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta name="twitter:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta name="twitter:description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta property="og:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta property="og:description" content="Documentation for Hugo Relearn Theme">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<meta property="og:site_name" content="Hugo Relearn Theme">
|
||||
<meta property="og:title" content="Customization :: Hugo Relearn Theme">
|
||||
<meta property="og:description" content="Usage scenarios The theme is usable in different scenarios, requiring the following mandatory settings in your hugo.toml. All settings not mentioned can be set to your liking.
|
||||
Public Webserver from Root hugo. toml yaml json baseURL = &#39;https://example.com/&#39; baseURL: https://example.com/ { &#34;baseURL&#34;: &#34;https://example.com/&#34; } Public Webserver from Subdirectory hugo. toml yaml json baseURL = &#39;https://example.com/mysite/&#39; relativeURLs = false baseURL: https://example.com/mysite/ relativeURLs: false { &#34;baseURL&#34;: &#34;https://example.com/mysite/&#34;, &#34;relativeURLs&#34;: false } Private Webserver (LAN) The same settings as with any of the public webserver usage scenarios or">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:image" content="https://mcshelby.github.io/hugo-theme-relearn/images/hero.png">
|
||||
<title>Customization :: Hugo Relearn Theme</title>
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="alternate" hreflang="x-default">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="alternate" hreflang="en">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/pir/basics/customization/index.html" rel="alternate" hreflang="art-pir">
|
||||
<link href="https://mcshelby.github.io/hugo-theme-relearn/basics/customization/index.html" rel="canonical" type="text/html" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/basics/customization/index.xml" rel="alternate" type="application/rss+xml" title="Customization :: Hugo Relearn Theme">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712490332" rel="icon" type="image/svg+xml">
|
||||
<link href="/hugo-theme-relearn/images/logo.svg?1712495591" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712490333" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712490333" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712490333" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712490333" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712490333" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712490333" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712490333" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712490333"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712490333"></script>
|
||||
<link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712495592" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fontawesome-all.min.css?1712495592" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/nucleus.css?1712495592" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/auto-complete.css?1712495592" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/auto-complete.css?1712495592" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/perfect-scrollbar.min.css?1712495592" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/fonts.css?1712495592" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="/hugo-theme-relearn/css/fonts.css?1712495592" rel="stylesheet"></noscript>
|
||||
<link href="/hugo-theme-relearn/css/theme.css?1712495592" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/theme-relearn-auto.css?1712495592" rel="stylesheet" id="R-variant-style">
|
||||
<link href="/hugo-theme-relearn/css/chroma-relearn-auto.css?1712495592" rel="stylesheet" id="R-variant-chroma-style">
|
||||
<link href="/hugo-theme-relearn/css/variant.css?1712495592" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/print.css?1712495592" rel="stylesheet" media="print">
|
||||
<link href="/hugo-theme-relearn/css/format-print.css?1712495592" rel="stylesheet">
|
||||
<link href="/hugo-theme-relearn/css/ie.css?1712495592" rel="stylesheet">
|
||||
<script src="/hugo-theme-relearn/js/url.js?1712495592"></script>
|
||||
<script src="/hugo-theme-relearn/js/variant.js?1712495592"></script>
|
||||
<script>
|
||||
window.relearn = window.relearn || {};
|
||||
window.relearn.relBasePath='..\/..';
|
||||
|
@ -533,8 +535,8 @@
|
|||
</div>
|
||||
</div>
|
||||
<p>You can access this page by either clicking on the magnifier glass or by typing some search term and pressing <code>ENTER</code> inside of the menu’s search box .</p>
|
||||
<p><a href="#R-image-571744e2ff0cfada534f8dba93fea805" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-571744e2ff0cfada534f8dba93fea805"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
<p><a href="#R-image-b84b800bf84be9145b5c42b5458dae87" class="lightbox-link"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc" style=" height: auto; width: 60pc;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-b84b800bf84be9145b5c42b5458dae87"><img alt="Screenshot of the dedicated search page" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/search_page.png?&width=60pc"></a></p>
|
||||
|
||||
<div class="box notices cstyle note">
|
||||
<div class="box-label"><i class="fa-fw fas fa-exclamation-circle"></i> Note</div>
|
||||
|
@ -775,8 +777,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
</div>
|
||||
</div>
|
||||
<p>The home button is going to look like this:</p>
|
||||
<p><a href="#R-image-eab7f233a90a3e575e52a0feb64d32ce" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-eab7f233a90a3e575e52a0feb64d32ce"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<p><a href="#R-image-f0974074da0724182e41fd3b472c0fcb" class="lightbox-link"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow figure-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem" style=" height: auto; width: 18.75rem;"></a>
|
||||
<a href="javascript:history.back();" class="lightbox-back" id="R-image-f0974074da0724182e41fd3b472c0fcb"><img alt="Default Home Button" class="bg-white border lazy lightbox noshadow lightbox-image" loading="lazy" src="/hugo-theme-relearn/basics/customization/home_button_defaults.png?width=18.75rem"></a></p>
|
||||
<h2 id="social-media-meta-tags">Social Media Meta Tags</h2>
|
||||
<p>You can add social media meta tags for the <a href="https://gohugo.io/templates/internal/#open-graph" rel="external" target="_blank">Open Graph</a> protocol and <a href="https://gohugo.io/templates/internal/#twitter-cards" rel="external" target="_blank">Twitter Cards</a> to your site. These are configured as mentioned in the Hugo docs.</p>
|
||||
<h2 id="change-the-menu-width">Change the Menu Width</h2>
|
||||
|
@ -825,13 +827,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
<li>
|
||||
<p>Write the shortcode file <code>layouts/shortcodes/myshortcode.html</code> and add the following line</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="872aed442bcef6f91c61a4ab064f2b9f">
|
||||
<div class="tab-panel" data-tab-group="a3b08ac8f1f55153f3ccd3b54352ee39">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutsshortcodesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('872aed442bcef6f91c61a4ab064f2b9f','layoutsshortcodesmyshortcodehtml')"
|
||||
onclick="switchTab('a3b08ac8f1f55153f3ccd3b54352ee39','layoutsshortcodesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/shortcodes/myshortcode.html</span>
|
||||
</button>
|
||||
|
@ -924,13 +926,13 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
<li><code>footer</code>: if called at the end of the HTML <code>body</code> element</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-panel" data-tab-group="8d482378d30223a4a63d6c974da093e7">
|
||||
<div class="tab-panel" data-tab-group="4a0bad51583ea450b8fa541c57f5bae8">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="layoutspartialsdependenciesmyshortcodehtml"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active" tabindex="-1"
|
||||
onclick="switchTab('8d482378d30223a4a63d6c974da093e7','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
onclick="switchTab('4a0bad51583ea450b8fa541c57f5bae8','layoutspartialsdependenciesmyshortcodehtml')"
|
||||
>
|
||||
<span class="tab-nav-text">layouts/partials/dependencies/myshortcode.html</span>
|
||||
</button>
|
||||
|
@ -1003,8 +1005,8 @@ appearance, you will have to configure the <code>landingPageName</code> for the
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712490333" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/clipboard.min.js?1712495592" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/perfect-scrollbar.min.js?1712495592" defer></script>
|
||||
<script src="/hugo-theme-relearn/js/theme.js?1712495592" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue