theme link
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
---
|
||||
date: 2026-07-15T12:59:21+01:00
|
||||
# description: ""
|
||||
# image: ""
|
||||
lastmod: 2026-07-15
|
||||
showTableOfContents: false
|
||||
# tags: ["",]
|
||||
title: "Theme Guide"
|
||||
type: "post"
|
||||
---
|
||||
|
||||
https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/
|
||||
@@ -10,6 +10,15 @@
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Wed, 15 Jul 2026 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://rabids.twojastara.eu/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Theme Guide</title>
|
||||
<link>https://rabids.twojastara.eu/posts/theme-guide/</link>
|
||||
<pubDate>Wed, 15 Jul 2026 12:59:21 +0100</pubDate>
|
||||
<guid>https://rabids.twojastara.eu/posts/theme-guide/</guid>
|
||||
<description><p><a href="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/">https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/</a></p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -110,6 +110,23 @@
|
||||
|
||||
|
||||
|
||||
<h2 class="posts-year">2026</h2><div class="post-title">
|
||||
<a href="https://rabids.twojastara.eu/posts/theme-guide/" class="post-link">Theme Guide</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="flex-break"></div>
|
||||
<span class="post-date">July 15, 2026</span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -10,6 +10,15 @@
|
||||
|
||||
|
||||
|
||||
<lastBuildDate>Wed, 15 Jul 2026 00:00:00 +0000</lastBuildDate>
|
||||
|
||||
<atom:link href="https://rabids.twojastara.eu/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Theme Guide</title>
|
||||
<link>https://rabids.twojastara.eu/posts/theme-guide/</link>
|
||||
<pubDate>Wed, 15 Jul 2026 12:59:21 +0100</pubDate>
|
||||
<guid>https://rabids.twojastara.eu/posts/theme-guide/</guid>
|
||||
<description><p><a href="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/">https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/</a></p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -0,0 +1,178 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en"><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<style>
|
||||
:root {
|
||||
--accent-color: #FF4D4D;
|
||||
--font-size: 1.1rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Theme Guide</title>
|
||||
<meta name="description" content="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/
|
||||
">
|
||||
<meta name="keywords" content=''>
|
||||
|
||||
<meta property="og:url" content="https://rabids.twojastara.eu/posts/theme-guide/">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Theme Guide">
|
||||
<meta property="og:description" content="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/
|
||||
">
|
||||
<meta property="og:image" content="https://rabids.twojastara.eu/">
|
||||
<meta property="og:image:secure_url" content="https://rabids.twojastara.eu/">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Theme Guide">
|
||||
<meta name="twitter:description" content="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/
|
||||
">
|
||||
<meta property="twitter:domain" content="https://rabids.twojastara.eu/posts/theme-guide/">
|
||||
<meta property="twitter:url" content="https://rabids.twojastara.eu/posts/theme-guide/">
|
||||
<meta name="twitter:image" content="https://rabids.twojastara.eu/">
|
||||
|
||||
|
||||
<link rel="canonical" href="https://rabids.twojastara.eu/posts/theme-guide/">
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/normalize.min.css" media="print">
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/main.min.css">
|
||||
|
||||
|
||||
<link id="dark-theme" rel="stylesheet" href="/css/dark.min.css">
|
||||
|
||||
|
||||
<script src="/js/bundle.min.7136b4abac7b277aba8bc933917f4602d39a5c44f5590be687244bc86ef4f162.js" integrity="sha256-cTa0q6x7J3q6i8kzkX9GAtOaXET1WQvmhyRLyG708WI="></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
|
||||
setThemeByUserPref();
|
||||
</script><header class="header">
|
||||
<nav class="header-nav">
|
||||
|
||||
|
||||
|
||||
<div class="nav-title">
|
||||
<a class="nav-brand" href="https://rabids.twojastara.eu/">R.A.B.I.D.s</a>
|
||||
</div>
|
||||
|
||||
<div class="nav-links">
|
||||
|
||||
|
||||
<span class="nav-icons-divider"></span>
|
||||
<div class="nav-link dark-theme-toggle">
|
||||
<span class="sr-only dark-theme-toggle-screen-reader-target">theme</span>
|
||||
<a aria-hidden="true" role="switch">
|
||||
<span class="theme-toggle-icon" data-feather="moon"></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="nav-link" id="hamburger-menu-toggle">
|
||||
<span class="sr-only hamburger-menu-toggle-screen-reader-target">menu</span>
|
||||
<a aria-checked="false" aria-labelledby="hamburger-menu-toggle" id="hamburger-menu-toggle-target" role="switch">
|
||||
<span data-feather="menu"></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
<ul class="nav-hamburger-list visibility-hidden">
|
||||
|
||||
<li class="nav-item dark-theme-toggle">
|
||||
<span class="sr-only dark-theme-toggle-screen-reader-target">theme</span>
|
||||
<a role="switch">
|
||||
<span class="theme-toggle-icon" data-feather="moon"></span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
<main id="content">
|
||||
<div class="post container">
|
||||
<div class="post-header-section">
|
||||
<h1>Theme Guide</h1>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<small role="doc-subtitle"></small>
|
||||
|
||||
|
||||
|
||||
<p class="post-date">
|
||||
|
||||
|
||||
July 15, 2026
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
|
||||
<ul class="post-tags">
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="post-content">
|
||||
<p><a href="https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/">https://gokarna-hugo.netlify.app/posts/theme-documentation-basics/</a></p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div class="prev-next">
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</main><footer class="footer">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<span>
|
||||
Made with ❤️ using <a target="_blank" href="https://github.com/gokarna-theme/gokarna-hugo">Gokarna</a>
|
||||
</span>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
+7
-2
@@ -3,11 +3,16 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://rabids.twojastara.eu/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://rabids.twojastara.eu/posts/</loc>
|
||||
<lastmod>2026-07-15T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://rabids.twojastara.eu/</loc>
|
||||
<lastmod>2026-07-15T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://rabids.twojastara.eu/posts/theme-guide/</loc>
|
||||
<lastmod>2026-07-15T00:00:00+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://rabids.twojastara.eu/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://rabids.twojastara.eu/tags/</loc>
|
||||
</url>
|
||||
|
||||
Reference in New Issue
Block a user