Commit Graph

3 Commits

Author SHA1 Message Date
Erik Thiele
64f057a7c0 Add Docker deployment, EU AI Act slide, and chapter name in HUD
Serves the deck via a small nginx container (docker compose up -d).
The Dockerfile copies files individually rather than COPY . . so the
speaker notes, design docs and local backups stay out of the image.

Deck grows to 44 slides: adds a Vibe Coding slide covering AI-assisted
programming, an EU AI Act slide with the four risk tiers, and expands
the outlook from three to six trends. The HUD now also shows the
current chapter name, resolved from the slide manifest.
2026-07-31 10:36:34 +02:00
Erik Thiele
66204e6f63 Expand deck to 42 slides, add speaker notes, and fix editor artifacts
Adds Grounding, Reasoning-Modelle, Token/Parameter examples, an
autocomplete mini-game, and a Copilot agent-building walkthrough with
a live chat-demo payoff. Adds Sprecher.md with per-slide speaker
cards. Fixes malformed data-def attributes and stray baked-in
active/visible classes left over from in-browser edit-mode sessions,
and stops the local save-in-place backups from being tracked.
2026-07-29 11:25:28 +02:00
Erik Thiele
2633ca0e0d Add full deck, config tool, and updated design docs
Adds the complete "KI verstehen" presentation (36 slides), the
Präsentations-Konfigurator (config.html + slides-manifest.js) for
curating which slides to show, and updates DESIGN.md/PATTERNS.md/
deck-template.html to reflect the new house font (General Sans) and
newly established patterns (chapter dividers, term tooltips, the
mitmach game, ambient sound, and the slide configurator).
2026-07-25 16:29:28 +02:00