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
Site now carries both candidate slogans:
- "Lokal. Radikal. Egal." (DE, primary)
- "Get here. Get freaki. Get good." (EN, italic alt)
Subtitle styled larger/bolder, alt smaller/italic.
Both subdomains are served by their respective apps now (paliad: m/paliad commit c921925; hihlc landing: m/hihlc commit b871ded). Onepager scaffolding from yesterday was a misdeploy — never routable since DNS goes to the apps, not onepager nginx. Caddyfile regenerated.
First .dotm rebuilt with the new manifest URL baked in. SHA256: 5CEA98A29D2FD6D9970B9A2499054DF52685A1116459E07F9290B0D0ADD521F4. Caddyfile regenerated to add the new server_names.
New endpoints for HL Patents Style auto-update. paliad is primary, hihlc is read-only mirror. Both expose the .dotm + manifest at /patentstyle/. Replaces hlpat.msbls.de/<UUID>/ — hlpat.msbls.de stays around for now but the VBA client points at the new URL on next .dotm rebuild.
m's input: 'KI groß, AI groß - und das ist ne Veranstaltung für uns bei HL,
letzter Freitag im Monat, 17 Uhr, Ende offen.'
frea<KI>fr<AI>day. — both wordplay segments now highlighted in magenta.
Added event-when pill: 'Letzter Freitag im Monat · 17 Uhr · Open End'.
Page stays public-safe (no HL branding on a personally-owned domain);
HL-internal context is implicit, only visible to insiders.
killusion.de mocks the inflation of "revolutionär" claims; the word
appears in scare-quotes as the punchline. kilofant.de parodies AI
marketing-speak; "robust" is part of the joke. Both add an explicit
<!-- anti-ai-allow: ... --> directive so the lint stops flagging them.
CSS touch-action: pan-y und JS-Listener-Scope (wrapper statt hero,
ohne preventDefault) jetzt explizit per @media / matchMedia auf
max-width: 768px begrenzt. Über 768px bleibt das ursprüngliche
Verhalten erhalten — touchmove auf .hero mit preventDefault, falls
Touch-Hardware im Desktop-Layout im Spiel ist.
Touchmove-Listener von .hero auf .text3d-wrapper verschoben, sodass nur
Touches direkt auf der animierten Text-Komponente die Animation triggern.
preventDefault() entfernt + touch-action: pan-y auf den Wrapper —
vertical scroll funktioniert jetzt sowohl außerhalb als auch innerhalb
des Animations-Bereichs ungestört. Desktop-mousemove unverändert.
Strukturelle Folge aus Marken-Klärung (msbls = Marke unter flexsiebels-Umbrella,
Rechtsträger ist flexsiebels):
- shared/impressum.js: default owner ist jetzt flexsiebels; owners.msbls als
Legacy-Alias auf owners.flexsiebels (backward-compat). Header-Doku aktualisiert.
- heygoldi.de: Script-Tag auf data-owner="flexsiebels" data-variant="full".
- 9 Satire-Sites: Impressum-Script raus, statischer "Ein Projekt von msbls.de"-
Link im Footer (color:inherit, dezent).
Sites: patentonkel, paragraphenraiter, killuminati, kilitaer, killions,
killusion, killegal, killionaer, kilibri.
Build: ./build.sh -> 59 sites OK. Andere Overlay-Sites (ichbinotto, lexsiebels,
mai-otto, smartin3, martinsiebels, zensiebels) unverändert.
Closes via done-label: m/onepager#5
- shared/impressum.js: Name korrigiert (msbls/flexsiebels = Matthias Siebels, nicht Martin),
echte Adresse aus youpc.org übernommen (c/o Online-Impressum.de #5892, Sankt Augustin).
Neuer Owner 'flexsiebels', neuer Owner 'martinsiebels' (für Martin als separate Person
mit eigener Adresse in Osnabrück). data-variant als offizielles Attribut, data-style
weiterhin als Legacy-Alias. Rendert in #impressum falls vorhanden, sonst footer.
- paragraphenraiter.de: hardcoded "Ein Projekt von Matthias Flexsiebels" → shared (msbls minimal)
- patentonkel.de: hardcoded "Matthias Flexsiebels" + kaputter window.__impressum() → shared (msbls minimal)
- smartin3.de: inline Impressum-Text → shared (martinsiebels full) in #impressum Div
- ichbinotto.de: shared (flexsiebels full) mit echter § 5 TMG-Angabe
Caddyfile: Regenerierung hat fehlende Einträge für 6034.de, traihard.de, zensiebels.de ergänzt.
Refs: #3