I'm a Senior Software Developer & Architect based in Munich with 20+ years in the trenches, from Turbo Pascal on a real 486 back in the day to .NET, Kubernetes, and AI-driven development today. By day I build microservices and cloud architecture, by night I dive into smart home automation, restore retro computers, and automate things that don't necessarily need automating.
Everything here runs on a homelab that has been evolving since the mid-90s, from multiple 486s and Pentiums back then to today's Proxmox cluster. Have a look around.
-
+
{% include "card-grid.njk" %}
diff --git a/shared/_includes/base.njk b/shared/_includes/base.njk
index 55f83d3..6420812 100644
--- a/shared/_includes/base.njk
+++ b/shared/_includes/base.njk
@@ -5,7 +5,7 @@
{{ title }}{% if 'moonweb' not in title and 'stefankoelle' not in title %} · moonweb.org{% endif %}
-
+
@@ -33,7 +33,7 @@
{% else %}
"name": "{{ title | safe }}{% if 'moonweb' not in title and 'stefankoelle' not in title %} · moonweb.org{% endif %}",
"url": "{{ site.url }}",
- "author": { "@type": "Person", "name": "Stefan Kölle" }
+ "author": { "@type": "Person", "name": "Stefan Koelle" }
{% endif %}
}
@@ -42,7 +42,7 @@
{
"@context": "https://schema.org",
"@type": "Person",
- "name": "Stefan Kölle",
+ "name": "Stefan Koelle",
"url": "https://www.moonweb.org",
"image": "https://www.moonweb.org/stefan-koelle-foto.jpg",
"jobTitle": "Senior Software Developer & Architect",
diff --git a/stefankoelle/_includes/stefankoelle.njk b/stefankoelle/_includes/stefankoelle.njk
index e8febaa..c423978 100644
--- a/stefankoelle/_includes/stefankoelle.njk
+++ b/stefankoelle/_includes/stefankoelle.njk
@@ -5,7 +5,7 @@
- {% if title %}{{ title }}{% else %}Stefan Kölle{% endif %}
+ {% if title %}{{ title }}{% else %}Stefan Koelle{% endif %}
@@ -25,7 +25,7 @@
-
+
@@ -39,7 +39,7 @@
{
"@context": "https://schema.org",
"@type": "Person",
- "name": "Stefan Kölle",
+ "name": "Stefan Koelle",
"url": "{{ site.url }}",
"jobTitle": "Software Developer",
"sameAs": [
@@ -84,7 +84,7 @@