From b1b8707cba71a71363cc72cd1353873f6b4a8c88 Mon Sep 17 00:00:00 2001 From: Holger Date: Fri, 10 Apr 2026 06:15:04 +0200 Subject: [PATCH 1/5] Add AstroDeck theme Added metadata for AstroDeck theme including title, author, and description. --- content/theme/astrodeck.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/theme/astrodeck.md diff --git a/content/theme/astrodeck.md b/content/theme/astrodeck.md new file mode 100644 index 000000000..49fa8c0f2 --- /dev/null +++ b/content/theme/astrodeck.md @@ -0,0 +1,18 @@ +--- +title: "AstroDeck" +github: https://github.com/holger1411/astrodeck +demo: https://www.astrodeck.dev/ +author: Holger Koenemann +ssg: + - Astro +cms: + - No CMS +css: + - Tailwind +archetype: + - Multi Purpose + - Blog + - Portfolio +date: 2026-04-10 +description: Production-ready Astro 6 starter with Tailwind CSS 4, shadcn/ui components, dark mode, 11 page templates and AI agent support via AGENTS.md. +--- From 364990f303c8ad0e5660d3231d32882024cba39c Mon Sep 17 00:00:00 2001 From: Holger Date: Fri, 10 Apr 2026 06:16:08 +0200 Subject: [PATCH 2/5] Add Brook 2 theme Added metadata for Brook 2 theme including title, author, and description. --- content/theme/brook-2.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/theme/brook-2.md diff --git a/content/theme/brook-2.md b/content/theme/brook-2.md new file mode 100644 index 000000000..162dbd54a --- /dev/null +++ b/content/theme/brook-2.md @@ -0,0 +1,16 @@ +--- +title: "Brook 2" +github: https://github.com/holger1411/astro-brook +demo: https://brook2-astro-blog.vercel.app/ +author: Holger Koenemann +ssg: + - Astro +cms: + - No CMS +css: + - Tailwind +archetype: + - Blog +date: 2026-04-10 +description: Minimalist Astro 6 blog template with Tailwind CSS 4, content collections, MDX support, dark mode and ultra-clean typography. +--- From d9d232986d5168af14d024e91f5bc41ccba9cd33 Mon Sep 17 00:00:00 2001 From: Holger Date: Fri, 10 Apr 2026 06:17:05 +0200 Subject: [PATCH 3/5] Add STRIDE theme Added metadata for the STRIDE landing page template. --- content/theme/stride.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/theme/stride.md diff --git a/content/theme/stride.md b/content/theme/stride.md new file mode 100644 index 000000000..63e509c26 --- /dev/null +++ b/content/theme/stride.md @@ -0,0 +1,16 @@ +--- +title: "STRIDE" +github: https://github.com/holger1411/stride-dev +demo: https://stride-html-template.netlify.app/ +author: Holger Koenemann +ssg: + - Eleventy +cms: + - No CMS +css: + - Bootstrap +archetype: + - Landing Page +date: 2026-04-10 +description: Clean, modern HTML landing page template for startups and tech companies. Bootstrap 5.3, Eleventy 3, scroll animations and responsive design. +--- From 360a905ca5cb822edcb4627c69fb7058abb61bd0 Mon Sep 17 00:00:00 2001 From: Holger Date: Fri, 10 Apr 2026 06:18:55 +0200 Subject: [PATCH 4/5] Add KLAR theme Added metadata for the KLAR theme including title, author, and description. --- content/theme/klar.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/theme/klar.md diff --git a/content/theme/klar.md b/content/theme/klar.md new file mode 100644 index 000000000..a97b84716 --- /dev/null +++ b/content/theme/klar.md @@ -0,0 +1,16 @@ +--- +title: "KLAR" +github: https://github.com/holger1411/klar-dev +demo: https://klar-html-template.netlify.app/ +author: Holger Koenemann +ssg: + - Eleventy +cms: + - No CMS +css: + - Bootstrap +archetype: + - Landing Page +date: 2026-04-10 +description: Minimal Bootstrap 5.3 company template with clean, professional design. Eleventy 3, W3C valid, fully responsive. +--- From ae68e677fa8a008fc44720f337dc85fa024b48e9 Mon Sep 17 00:00:00 2001 From: Holger Date: Fri, 10 Apr 2026 06:19:59 +0200 Subject: [PATCH 5/5] Add DECK theme Added metadata for the DECK theme including title, author, and description. --- content/theme/deck.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 content/theme/deck.md diff --git a/content/theme/deck.md b/content/theme/deck.md new file mode 100644 index 000000000..dfc06ba47 --- /dev/null +++ b/content/theme/deck.md @@ -0,0 +1,16 @@ +--- +title: "DECK" +github: https://github.com/holger1411/deck-dev +demo: https://deck-html-template.netlify.app/ +author: Holger Koenemann +ssg: + - Eleventy +cms: + - No CMS +css: + - Bootstrap +archetype: + - Portfolio +date: 2026-04-10 +description: Clean personal website template for freelancers and creatives. Bootstrap 5.3, Eleventy 3, light and dark versions, GTmetrix Grade A. +---