Oprava -baseURL v souboru hugo.toml,přegenerování public složky
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="auto">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Archiv | Oscloud News</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Archiv - Oscloud News">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="http://localhost:1313/archives/">
|
||||
<link rel="canonical" href="https://blog.oscloud.cz/archives/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.343cc480b9ffc8f04ccbe5e968ad674880cab773ec19905e93033065c1e7a804.css" integrity="sha256-NDzEgLn/yPBMy+XpaK1nSIDKt3PsGZBekwMwZcHnqAQ=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="https://blog.oscloud.cz/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://blog.oscloud.cz/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://blog.oscloud.cz/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://blog.oscloud.cz/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://blog.oscloud.cz/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/archives/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://localhost:1313/archives/">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://blog.oscloud.cz/archives/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://blog.oscloud.cz/archives/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -71,14 +71,37 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="https://blog.oscloud.cz/archives/">
|
||||
<meta property="og:site_name" content="Oscloud News">
|
||||
<meta property="og:title" content="Archiv">
|
||||
<meta property="og:locale" content="cs-cz">
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Archiv">
|
||||
<meta name="twitter:description" content="">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Archiv",
|
||||
"item": "https://blog.oscloud.cz/archives/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="nav">
|
||||
<div class="logo">
|
||||
<a href="http://localhost:1313/" accesskey="h" title="Oscloud News (Alt + H)">
|
||||
<img src="http://localhost:1313/logo.png" alt="" aria-label="logo"
|
||||
<a href="https://blog.oscloud.cz/" accesskey="h" title="Oscloud News (Alt + H)">
|
||||
<img src="https://blog.oscloud.cz/logo.png" alt="" aria-label="logo"
|
||||
height="32">Oscloud News</a>
|
||||
<div class="logo-switches">
|
||||
<button id="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
|
||||
@@ -105,22 +128,22 @@
|
||||
</div>
|
||||
<ul id="menu">
|
||||
<li>
|
||||
<a href="http://localhost:1313/" title="🇨🇿">
|
||||
<a href="https://blog.oscloud.cz/" title="🇨🇿">
|
||||
<span>🇨🇿</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/archives/" title="Archiv">
|
||||
<a href="https://blog.oscloud.cz/archives/" title="Archiv">
|
||||
<span class="active">Archiv</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/search/" title="Vyhledávání">
|
||||
<a href="https://blog.oscloud.cz/search/" title="Vyhledávání">
|
||||
<span>Vyhledávání</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/tags/" title="Tagy">
|
||||
<a href="https://blog.oscloud.cz/tags/" title="Tagy">
|
||||
<span>Tagy</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -157,7 +180,7 @@
|
||||
<h3 class="archive-entry-title entry-hint-parent">Vítejte na Oscloud News
|
||||
</h3>
|
||||
<div class="archive-meta"><span title='2025-12-13 00:00:00 +0000 UTC'>December 13, 2025</span> · <span>1 min</span></div>
|
||||
<a class="entry-link" aria-label="post link to Vítejte na Oscloud News" href="http://localhost:1313/posts/vitejte-na-oscloud-news/"></a>
|
||||
<a class="entry-link" aria-label="post link to Vítejte na Oscloud News" href="https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -165,7 +188,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2025 <a href="http://localhost:1313/">Oscloud News</a></span> ·
|
||||
<span>© 2025 <a href="https://blog.oscloud.cz/">Oscloud News</a></span> ·
|
||||
|
||||
<span>
|
||||
Powered by
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Archiv on Oscloud News</title>
|
||||
<link>http://localhost:1313/archives/</link>
|
||||
<link>https://blog.oscloud.cz/archives/</link>
|
||||
<description>Recent content in Archiv on Oscloud News</description>
|
||||
<generator>Hugo -- 0.152.2</generator>
|
||||
<language>cs-cz</language>
|
||||
<atom:link href="http://localhost:1313/archives/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="https://blog.oscloud.cz/archives/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user