Oprava -baseURL v souboru hugo.toml,přegenerování public složky

This commit is contained in:
2025-12-13 20:31:13 +01:00
parent 67074b43ef
commit 68469a8e5a
25 changed files with 432 additions and 238 deletions

View File

@@ -1,25 +1,25 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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>Posts | Oscloud News</title>
<meta name="keywords" content="">
<meta name="description" content="Posts - Oscloud News">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/posts/">
<link rel="canonical" href="https://blog.oscloud.cz/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.343cc480b9ffc8f04ccbe5e968ad674880cab773ec19905e93033065c1e7a804.css" integrity="sha256-NDzEgLn/yPBMy&#43;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/posts/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="http://localhost:1313/posts/">
<link rel="alternate" type="application/rss+xml" href="https://blog.oscloud.cz/posts/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="https://blog.oscloud.cz/posts/">
<noscript>
<style>
#theme-toggle,
@@ -71,14 +71,37 @@
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="https://blog.oscloud.cz/posts/">
<meta property="og:site_name" content="Oscloud News">
<meta property="og:title" content="Posts">
<meta property="og:locale" content="cs-cz">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Posts">
<meta name="twitter:description" content="">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Posts",
"item": "https://blog.oscloud.cz/posts/"
}
]
}
</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>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>
@@ -128,7 +151,7 @@
</nav>
</header>
<main class="main">
<header class="page-header"><div class="breadcrumbs"><a href="http://localhost:1313/">Home</a></div>
<header class="page-header"><div class="breadcrumbs"><a href="https://blog.oscloud.cz/">Home</a></div>
<h1>
Posts
<a href="/posts/index.xml" title="RSS" aria-label="RSS">
@@ -155,12 +178,12 @@ Matrix: https://mxchat.cz Mastodon: https://mamutovo.cz/@oscloud Gitea: https://
</p>
</div>
<footer class="entry-footer"><span title='2025-12-13 00:00:00 +0000 UTC'>December 13, 2025</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<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>
</article>
</main>
<footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Oscloud News</a></span> ·
<span>&copy; 2025 <a href="https://blog.oscloud.cz/">Oscloud News</a></span> ·
<span>
Powered by

View File

@@ -2,17 +2,17 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Posts on Oscloud News</title>
<link>http://localhost:1313/posts/</link>
<link>https://blog.oscloud.cz/posts/</link>
<description>Recent content in Posts on Oscloud News</description>
<generator>Hugo -- 0.152.2</generator>
<language>cs-cz</language>
<lastBuildDate>Sat, 13 Dec 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://blog.oscloud.cz/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Vítejte na Oscloud News</title>
<link>http://localhost:1313/posts/vitejte-na-oscloud-news/</link>
<link>https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/</link>
<pubDate>Sat, 13 Dec 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/posts/vitejte-na-oscloud-news/</guid>
<guid>https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/</guid>
<description>Oficiální start blogu Oscloud News místo pro novinky, změny a plány komunitního projektu Oscloud.</description>
</item>
</channel>

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="cs-cz">
<head>
<title>http://localhost:1313/posts/</title>
<link rel="canonical" href="http://localhost:1313/posts/">
<title>https://blog.oscloud.cz/posts/</title>
<link rel="canonical" href="https://blog.oscloud.cz/posts/">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=http://localhost:1313/posts/">
<meta http-equiv="refresh" content="0; url=https://blog.oscloud.cz/posts/">
</head>
</html>

View File

@@ -1,24 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="auto">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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>Vítejte na Oscloud News | Oscloud News</title>
<meta name="keywords" content="oscloud, novinky">
<meta name="description" content="Oficiální start blogu Oscloud News místo pro novinky, změny a plány komunitního projektu Oscloud.">
<meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/posts/vitejte-na-oscloud-news/">
<link rel="canonical" href="https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.343cc480b9ffc8f04ccbe5e968ad674880cab773ec19905e93033065c1e7a804.css" integrity="sha256-NDzEgLn/yPBMy&#43;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" hreflang="en" href="http://localhost:1313/posts/vitejte-na-oscloud-news/">
<link rel="alternate" hreflang="en" href="https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/">
<noscript>
<style>
#theme-toggle,
@@ -70,14 +70,78 @@
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/">
<meta property="og:site_name" content="Oscloud News">
<meta property="og:title" content="Vítejte na Oscloud News">
<meta property="og:description" content="Oficiální start blogu Oscloud News místo pro novinky, změny a plány komunitního projektu Oscloud.">
<meta property="og:locale" content="cs-cz">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2025-12-13T00:00:00+00:00">
<meta property="article:modified_time" content="2025-12-13T00:00:00+00:00">
<meta property="article:tag" content="Oscloud">
<meta property="article:tag" content="Novinky">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Vítejte na Oscloud News">
<meta name="twitter:description" content="Oficiální start blogu Oscloud News místo pro novinky, změny a plány komunitního projektu Oscloud.">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Posts",
"item": "https://blog.oscloud.cz/posts/"
},
{
"@type": "ListItem",
"position": 2 ,
"name": "Vítejte na Oscloud News",
"item": "https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"headline": "Vítejte na Oscloud News",
"name": "Vítejte na Oscloud News",
"description": "Oficiální start blogu Oscloud News místo pro novinky, změny a plány komunitního projektu Oscloud.",
"keywords": [
"oscloud", "novinky"
],
"articleBody": "Ahoj! Vítejte na novém blogu projektu Oscloud.\nCo tu najdete? Novinky o službách Oscloud (Matrix, Gitea, PeerTube…) Technické poznámky a návody Changelog co se mění a proč Plány do budoucna Projekt Oscloud Oscloud je komunitní projekt zaměřený na:\nOpen source nástroje Decentralizované služby Soukromí a svobodu na internetu Sledujte nás:\nMatrix: https://mxchat.cz Mastodon: https://mamutovo.cz/@oscloud Gitea: https://git.arch-linux.cz/Oscloud Další příspěvky brzy!\n",
"wordCount" : "60",
"inLanguage": "en",
"datePublished": "2025-12-13T00:00:00Z",
"dateModified": "2025-12-13T00:00:00Z",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://blog.oscloud.cz/posts/vitejte-na-oscloud-news/"
},
"publisher": {
"@type": "Organization",
"name": "Oscloud News",
"logo": {
"@type": "ImageObject",
"url": "https://blog.oscloud.cz/favicon.ico"
}
}
}
</script>
</head>
<body 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">
@@ -104,22 +168,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>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>
@@ -130,7 +194,7 @@
<article class="post-single">
<header class="post-header">
<div class="breadcrumbs"><a href="http://localhost:1313/">Home</a>&nbsp;»&nbsp;<a href="http://localhost:1313/posts/">Posts</a></div>
<div class="breadcrumbs"><a href="https://blog.oscloud.cz/">Home</a>&nbsp;»&nbsp;<a href="https://blog.oscloud.cz/posts/">Posts</a></div>
<h1 class="post-title entry-hint-parent">
Vítejte na Oscloud News
</h1>
@@ -171,8 +235,8 @@
<footer class="post-footer">
<ul class="post-tags">
<li><a href="http://localhost:1313/tags/oscloud/">Oscloud</a></li>
<li><a href="http://localhost:1313/tags/novinky/">Novinky</a></li>
<li><a href="https://blog.oscloud.cz/tags/oscloud/">Oscloud</a></li>
<li><a href="https://blog.oscloud.cz/tags/novinky/">Novinky</a></li>
</ul>
</footer>
@@ -180,7 +244,7 @@
</main>
<footer class="footer">
<span>&copy; 2025 <a href="http://localhost:1313/">Oscloud News</a></span> ·
<span>&copy; 2025 <a href="https://blog.oscloud.cz/">Oscloud News</a></span> ·
<span>
Powered by