From 9ba5fd1a237014a0cfb6cacf516a601ac247cdb3 Mon Sep 17 00:00:00 2001 From: mAi Date: Fri, 22 May 2026 14:00:29 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20politki.de=20=E2=80=94=20KI=20&=20Polit?= =?UTF-8?q?ik=20landing,=20linked=20to=20tante.cc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minimal onepager: - Hero "politKI." (KI accented) - Subtitle "KI & Politik." - Single claim + CTA to tante.cc (Jürgen Geuter, KI-Kritik) - Serif (EB Garamond) for gravitas, amber accent on near-black - Distinct from freaki-Magenta vibe — this is the critique side --- Caddyfile | 5 ++ sites/politki.de/index.html | 107 ++++++++++++++++++++++++++++++++++++ sites/politki.de/site.yaml | 4 ++ 3 files changed, 116 insertions(+) create mode 100644 sites/politki.de/index.html create mode 100644 sites/politki.de/site.yaml diff --git a/Caddyfile b/Caddyfile index 6ab388a..4bd92df 100644 --- a/Caddyfile +++ b/Caddyfile @@ -279,6 +279,11 @@ root * /srv/patentonkel.de file_server } + @politki_de host politki.de + handle @politki_de { + root * /srv/politki.de + file_server + } @schulfrai_de host schulfrai.de handle @schulfrai_de { root * /srv/schulfrai.de diff --git a/sites/politki.de/index.html b/sites/politki.de/index.html new file mode 100644 index 0000000..bb547da --- /dev/null +++ b/sites/politki.de/index.html @@ -0,0 +1,107 @@ + + + + + + politKI. — KI & Politik. + + + + + +
+
⚖️
+

politKI.

+
+

KI & Politik.

+

KI ist nicht neutral. Wer eine Sprache für die Kritik sucht — Modelle, Macht, Plattformen, Arbeit, Demokratie —, fängt hier an:

+ +
+ tante.cc lesen +

Jürgen Geuter · KI-Kritik in voller Länge

+
+ + +
+ + diff --git a/sites/politki.de/site.yaml b/sites/politki.de/site.yaml new file mode 100644 index 0000000..df83979 --- /dev/null +++ b/sites/politki.de/site.yaml @@ -0,0 +1,4 @@ +domain: politki.de +template: custom +title: "politKI. — KI & Politik." +description: "KI ist nicht neutral. Eine Seite, die zur Kritik verlinkt."