diff --git a/hub/index.njk b/hub/index.njk index d13612d..ae4507c 100644 --- a/hub/index.njk +++ b/hub/index.njk @@ -1,9 +1,9 @@ --- -title: "Stefan Kölle, Homelab, Smart Home, Code & Retro Hardware | moonweb" +title: "Stefan Koelle, Homelab, Smart Home, Code & Retro Hardware | moonweb" section: "hub" tags: "hub" permalink: /index.html -description: "Stefan Kölle, Senior Software Developer & Architect in Munich. Homelab projects, smart home automation, open-source code, and retro hardware." +description: "Stefan Koelle, Senior Software Developer & Architect in Munich. Homelab projects, smart home automation, open-source code, and retro hardware." layout: base.njk ogImage: "/stefan-koelle-foto.jpg" sections: @@ -57,7 +57,7 @@ sections:

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.

- Stefan Kölle + Stefan Koelle {% 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 @@
diff --git a/stefankoelle/assets/manifest.json b/stefankoelle/assets/manifest.json index 60d1f7b..ce81363 100755 --- a/stefankoelle/assets/manifest.json +++ b/stefankoelle/assets/manifest.json @@ -1,5 +1,5 @@ { - "name": "Stefan Kölle", + "name": "Stefan Koelle", "short_name": "SK", "icons": [ { diff --git a/stefankoelle/cv-print.njk b/stefankoelle/cv-print.njk index 408dd4e..a591801 100644 --- a/stefankoelle/cv-print.njk +++ b/stefankoelle/cv-print.njk @@ -3,7 +3,7 @@ - CV - Stefan Kölle + CV - Stefan Koelle
@@ -14,7 +14,7 @@ Senior Software Developer & Software Architect
- Stefan Kölle + Stefan Koelle
{% include "cv-content.njk" %} diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk index 895e103..7dc51ad 100644 --- a/stefankoelle/index.njk +++ b/stefankoelle/index.njk @@ -1,5 +1,5 @@ --- -title: "Stefan Kölle" +title: "Stefan Koelle" description: "Experienced Senior Software Developer and Software Architect with over 20 years of experience. Specialized in .NET and Kubernetes, with hands-on experience in AI-assisted development using Claude Code." layout: stefankoelle.njk --- diff --git a/stefankoelle/ledmatrix/index.njk b/stefankoelle/ledmatrix/index.njk index 6d99efb..a8beee0 100644 --- a/stefankoelle/ledmatrix/index.njk +++ b/stefankoelle/ledmatrix/index.njk @@ -8,7 +8,7 @@ description: "WiFi-controlled LED display solution with REST API, DHT22 sensor, - + @@ -25,7 +25,7 @@ description: "WiFi-controlled LED display solution with REST API, DHT22 sensor, "@type": "Article", "headline": "{{ title }}", "description": "{{ description }}", - "author": { "@type": "Person", "name": "Stefan Kölle" }, + "author": { "@type": "Person", "name": "Stefan Koelle" }, "url": "{{ site.url }}{{ page.url }}" }