taxonomies (categories, tags, year/month/slug), syntax.css und Blog (posts).
This commit is contained in:
@@ -2,10 +2,16 @@
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<title>Fransz Portfolio</title>
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/index.xml" title="Kategorien - Fransz Portfolio">
|
||||
<title>Kategorien - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
@@ -15,29 +21,95 @@
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/projects">Projects</a>
|
||||
<a href="/presentations">Presentations</a>
|
||||
<a href="/resume">Résumé</a>
|
||||
<a href="/contact">Contact</a>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Categories</h2>
|
||||
<h2>Kategorien</h2>
|
||||
<p>Blog Posts und Projekte haben Kategorien. In dieser Übersicht erkennt man noch nicht den Unterschied.</p>
|
||||
|
||||
|
||||
|
||||
<section class="projects">
|
||||
|
||||
</section>
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/outsource/">outsource</a>
|
||||
<span class="count">(1)</span>
|
||||
</p>
|
||||
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/personal/">Personal</a>
|
||||
<span class="count">(2)</span>
|
||||
</p>
|
||||
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/programmierbuch/">Programmierbuch</a>
|
||||
<span class="count">(1)</span>
|
||||
</p>
|
||||
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/selfhost/">selfhost</a>
|
||||
<span class="count">(1)</span>
|
||||
</p>
|
||||
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/thoughts/">Thoughts</a>
|
||||
<span class="count">(2)</span>
|
||||
</p>
|
||||
|
||||
<p class="tag">
|
||||
<a href="https://kurrrioo.neocities.org/categories/website/">Website</a>
|
||||
<span class="count">(1)</span>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Me.</small>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -1,10 +1,65 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Categories on Fransz Portfolio</title>
|
||||
<title>Kategorien on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/</link>
|
||||
<description>Recent content in Categories on Fransz Portfolio</description>
|
||||
<description>Recent content in Kategorien on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language><atom:link href="https://kurrrioo.neocities.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<language>de</language>
|
||||
<lastBuildDate>Wed, 19 Nov 2025 16:18:50 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Personal</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/personal/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:18:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/personal/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Thoughts</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/thoughts/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:18:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/thoughts/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Programmierbuch</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/programmierbuch/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:16:30 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/programmierbuch/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Website</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/website/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:16:30 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/website/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>outsource</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/outsource/</link>
|
||||
<pubDate>Sun, 16 Nov 2025 18:22:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/outsource/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>selfhost</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/selfhost/</link>
|
||||
<pubDate>Sun, 16 Nov 2025 18:22:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/categories/selfhost/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
85
public/categories/outsource/index.html
Normal file
85
public/categories/outsource/index.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/outsource/index.xml" title="outsource - Fransz Portfolio">
|
||||
<title>outsource - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/outsource\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>outsource</h2>
|
||||
|
||||
<h4><a href="/projects/linkace/">LinkAce
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
20
public/categories/outsource/index.xml
Normal file
20
public/categories/outsource/index.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>outsource on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/outsource/</link>
|
||||
<description>Recent content in outsource on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Sun, 16 Nov 2025 18:22:50 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/outsource/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>LinkAce</title>
|
||||
<link>https://kurrrioo.neocities.org/projects/linkace/</link>
|
||||
<pubDate>Sun, 16 Nov 2025 18:22:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/projects/linkace/</guid>
|
||||
<description>Lesezeichendienst in eigener Verwaltung <strong>(DIY)</strong>: Es gibt eine <a href="https://linkace.effeff.cloud/guest/links">Öffentliche Linkliste</a> und Registrierung ist möglich aber Passwortwiederherstellung per E-Mail geht nicht.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
88
public/categories/personal/index.html
Normal file
88
public/categories/personal/index.html
Normal file
@@ -0,0 +1,88 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/personal/index.xml" title="Personal - Fransz Portfolio">
|
||||
<title>Personal - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/personal\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Personal</h2>
|
||||
|
||||
<h4><a href="/posts/2025/11/twentytwentyfive/">Twentytwentyfive
|
||||
</a></h4>
|
||||
|
||||
<h4><a href="/posts/2025/11/css-zen-garden/">CSS Zen garden
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
29
public/categories/personal/index.xml
Normal file
29
public/categories/personal/index.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Personal on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/personal/</link>
|
||||
<description>Recent content in Personal on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Wed, 19 Nov 2025 16:18:50 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/personal/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Twentytwentyfive</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/twentytwentyfive/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:18:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/twentytwentyfive/</guid>
|
||||
<description><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>CSS Zen garden</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/css-zen-garden/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 11:25:05 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/css-zen-garden/</guid>
|
||||
<description><p>It&rsquo;s not intended to change the HTML as Dave Shea - the author of the book - mentioned in the code of this template. I may change some shapes and colors into others by practising Zen and add some hyperlinks to new pages with a similiar design (by reusing the CSS).</p></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
85
public/categories/programmierbuch/index.html
Normal file
85
public/categories/programmierbuch/index.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/programmierbuch/index.xml" title="Programmierbuch - Fransz Portfolio">
|
||||
<title>Programmierbuch - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/programmierbuch\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Programmierbuch</h2>
|
||||
|
||||
<h4><a href="/posts/2025/11/tribute-von/">Tribute Von
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
23
public/categories/programmierbuch/index.xml
Normal file
23
public/categories/programmierbuch/index.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Programmierbuch on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/programmierbuch/</link>
|
||||
<description>Recent content in Programmierbuch on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Wed, 19 Nov 2025 16:16:30 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/programmierbuch/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Tribute Von</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/tribute-von/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:16:30 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/tribute-von/</guid>
|
||||
<description>Bücher Das Buch was den Anfang dieser Website ermöglicht hat heißt:
|
||||
Build Websites with Hugo - Fast Web Development with Markdown
|
||||
geschrieben von Brian P. Hogan und editiert von Tammy Coron aus dem Jahr 2020.
|
||||
You Turn Am Ende eines jeden Kapitels bekommt man Aufgaben. Am Ende des Kapitels Displaying Related Content wird die Gewichtung von zum Beispiel keywords angeschnitten. Die erste Aufgabe, eine Liste der Tags in /layouts/_default/tags.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
85
public/categories/selfhost/index.html
Normal file
85
public/categories/selfhost/index.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/selfhost/index.xml" title="selfhost - Fransz Portfolio">
|
||||
<title>selfhost - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/selfhost\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>selfhost</h2>
|
||||
|
||||
<h4><a href="/projects/linkace/">LinkAce
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
20
public/categories/selfhost/index.xml
Normal file
20
public/categories/selfhost/index.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>selfhost on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/selfhost/</link>
|
||||
<description>Recent content in selfhost on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Sun, 16 Nov 2025 18:22:50 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/selfhost/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>LinkAce</title>
|
||||
<link>https://kurrrioo.neocities.org/projects/linkace/</link>
|
||||
<pubDate>Sun, 16 Nov 2025 18:22:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/projects/linkace/</guid>
|
||||
<description>Lesezeichendienst in eigener Verwaltung <strong>(DIY)</strong>: Es gibt eine <a href="https://linkace.effeff.cloud/guest/links">Öffentliche Linkliste</a> und Registrierung ist möglich aber Passwortwiederherstellung per E-Mail geht nicht.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
88
public/categories/thoughts/index.html
Normal file
88
public/categories/thoughts/index.html
Normal file
@@ -0,0 +1,88 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/thoughts/index.xml" title="Thoughts - Fransz Portfolio">
|
||||
<title>Thoughts - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/thoughts\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Thoughts</h2>
|
||||
|
||||
<h4><a href="/posts/2025/11/twentytwentyfive/">Twentytwentyfive
|
||||
</a></h4>
|
||||
|
||||
<h4><a href="/posts/2025/11/css-zen-garden/">CSS Zen garden
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
29
public/categories/thoughts/index.xml
Normal file
29
public/categories/thoughts/index.xml
Normal file
@@ -0,0 +1,29 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Thoughts on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/thoughts/</link>
|
||||
<description>Recent content in Thoughts on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Wed, 19 Nov 2025 16:18:50 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/thoughts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Twentytwentyfive</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/twentytwentyfive/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:18:50 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/twentytwentyfive/</guid>
|
||||
<description><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p></description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>CSS Zen garden</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/css-zen-garden/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 11:25:05 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/css-zen-garden/</guid>
|
||||
<description><p>It&rsquo;s not intended to change the HTML as Dave Shea - the author of the book - mentioned in the code of this template. I may change some shapes and colors into others by practising Zen and add some hyperlinks to new pages with a similiar design (by reusing the CSS).</p></description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
85
public/categories/website/index.html
Normal file
85
public/categories/website/index.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta lang="de">
|
||||
<meta name="author" content="Franz Klotsche">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Just another web-experiment">
|
||||
<link rel="stylesheet" href="/css/syntax.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://kurrrioo.neocities.org/categories/website/index.xml" title="Website - Fransz Portfolio">
|
||||
<title>Website - Fransz Portfolio</title>
|
||||
</head>
|
||||
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TT2JW5ZYFZ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-TT2JW5ZYFZ');
|
||||
</script>
|
||||
|
||||
|
||||
<script>
|
||||
var remark_config = {
|
||||
|
||||
host: 'https://remark42hugo-neocities-org.up.railway.app',
|
||||
|
||||
|
||||
site_id: 'neocities',
|
||||
|
||||
locale: 'de',
|
||||
allowAnon: true,
|
||||
url: 'https:\/\/kurrrioo.neocities.org\/categories\/website\/',
|
||||
theme: 'light'
|
||||
};
|
||||
|
||||
|
||||
(function(c) {
|
||||
for(var i = 0; i < c.length; i++) {
|
||||
var d = document, s = d.createElement('script');
|
||||
s.src = c[i];
|
||||
(d.head || d.body).appendChild(s);
|
||||
}
|
||||
})(['https://remark42hugo-neocities-org.up.railway.app/web/config.js',
|
||||
'https://remark42hugo-neocities-org.up.railway.app/web/embed.js']);
|
||||
</script><body>
|
||||
<div class="container"><header>
|
||||
<h1>Fransz Portfolio</h1>
|
||||
</header><nav>
|
||||
<a href="/">Start</a>
|
||||
<a href="/about">Über mich</a>
|
||||
<a href="/posts">Blog</a>
|
||||
<a href="/projects">Projekte</a>
|
||||
<a href="/presentations">Konzepte</a>
|
||||
<a href="/resume">Lebenslauf</a>
|
||||
<a href="/contact">Kontakt</a>
|
||||
</nav><main>
|
||||
|
||||
<h2>Website</h2>
|
||||
|
||||
<h4><a href="/posts/2025/11/tribute-von/">Tribute Von
|
||||
</a></h4>
|
||||
|
||||
|
||||
|
||||
</main><footer>
|
||||
<small>Copyright 2025 Franz Klotsche -
|
||||
Find me on:<ul>
|
||||
|
||||
<li><a href="https://x.com/mirror1089">X</a></li>
|
||||
|
||||
<li><a href="https://www.tumblr.com/redesignart">Tumblr</a></li>
|
||||
|
||||
<li><a href="https://de.linkedin.com/in/franz-klotsche-84461858">LinkedIn</a></li>
|
||||
|
||||
<li><a href="https://github.com/kurrrioo/">GitHub</a></li>
|
||||
|
||||
</ul></small>
|
||||
</footer></div>
|
||||
</body>
|
||||
</html>
|
||||
23
public/categories/website/index.xml
Normal file
23
public/categories/website/index.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Website on Fransz Portfolio</title>
|
||||
<link>https://kurrrioo.neocities.org/categories/website/</link>
|
||||
<description>Recent content in Website on Fransz Portfolio</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>de</language>
|
||||
<lastBuildDate>Wed, 19 Nov 2025 16:16:30 +0100</lastBuildDate><atom:link href="https://kurrrioo.neocities.org/categories/website/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Tribute Von</title>
|
||||
<link>https://kurrrioo.neocities.org/posts/2025/11/tribute-von/</link>
|
||||
<pubDate>Wed, 19 Nov 2025 16:16:30 +0100</pubDate>
|
||||
|
||||
<guid>https://kurrrioo.neocities.org/posts/2025/11/tribute-von/</guid>
|
||||
<description>Bücher Das Buch was den Anfang dieser Website ermöglicht hat heißt:
|
||||
Build Websites with Hugo - Fast Web Development with Markdown
|
||||
geschrieben von Brian P. Hogan und editiert von Tammy Coron aus dem Jahr 2020.
|
||||
You Turn Am Ende eines jeden Kapitels bekommt man Aufgaben. Am Ende des Kapitels Displaying Related Content wird die Gewichtung von zum Beispiel keywords angeschnitten. Die erste Aufgabe, eine Liste der Tags in /layouts/_default/tags.</description>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user