Commit Graph

4 Commits

Author SHA1 Message Date
karim fbfc3dd4d5 style(hosting): .hosting-* Styles in custom.css ergänzt
Die Login/Register/Konto/Preise-Seiten waren ungestylt (linksbündig), weil
die hosting-Styles nie in custom.css gelandet waren (verlorener Edit). Jetzt
drin: zentrierte Karten, Inputs, Buttons, Plan-Grid im RAPPORT-Token-Set
(warmes Beige, Braun-Akzent, Playfair-Titel). Im kompilierten CSS verifiziert.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 16:56:08 +02:00
karim 60f886bf7a feat(hosting): Hosting-Marketing + Login/Konto als Vanilla-JS-Seiten
Integriert das RAPPORT-Hosting-Angebot direkt in die bestehende Hugo-Seite
(gleicher openbureau/Hextra-Look):
- /hosting        Marketing-Landing (Hero, Feature-Grid)
- /hosting-preise Abo-Übersicht (Plans aus /api/billing/plans)
- /login /register /konto  Vanilla-JS-Seiten (layouts/hosting.html +
  static/js/hosting-app.js), sprechen NUR mit /api
- custom.css: Karten-/Formular-/Plan-Styles im RAPPORT-Token-Set
- Navbar: 'Hosting' + 'Anmelden'

Bleibt sauber AGPL: kein Backend-Code, nur fetch('/api'). Das proprietäre
Backend (Auth/Stripe/Provisioning) liegt in RAPPORT-HOST.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 16:40:28 +02:00
karim 09b5600212 Fix download version 0.8.3 → 0.8.2
Korrigiert die fälschlich als 0.8.3 ausgewiesene Aktuell-Version
auf 0.8.2 in Hero, Downloads, FAQ, Changelog und Auto-Updater-Endpoint.
Changelog-Patch-Range entsprechend auf 0.8.0–0.8.1 angepasst.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-28 19:32:14 +02:00
karim e007bdd4e7 Initial commit: Rapport Website (Hugo + Hextra)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 11:52:03 +02:00