From 10147941a8848a894de602752d90f479fa54f6c7 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 11 Sep 2026 20:56:00 +0200 Subject: [PATCH] Add Eleventy, Astro, Nunjucks to TypeScript section on stefankoelle.de --- stefankoelle/index.njk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk index 4d6fbe0..b9e53ef 100644 --- a/stefankoelle/index.njk +++ b/stefankoelle/index.njk @@ -168,12 +168,13 @@ layout: stefankoelle.njk
  • Introduced Squidex as a headless CMS for the microservice backend, with Sentry and Loki for monitoring and logging, and Quartz.NET, later Hangfire.NET, for scheduled jobs.
  • -

    TypeScript

    +

    TypeScript / JavaScript

    Python