Commit graph

6 commits

Author SHA1 Message Date
sjat
7503eb409e fix: prevent table overflow across messaging and SoMe decks
Messaging deck:
- Slide 5: remove redundant E2EE column (all apps have it), add italic note
- Resources: shorten meshtastic link text, apply .dense class
- Add .dense CSS class (0.5em) for slides that need extra reduction

SoMe deck:
- Apply .dense class to The Categories and Messaging slides (7 rows each)
- Add .dense CSS class definition

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 19:31:18 +02:00
sjat
808dd02cc5 fix: reduce table font size to prevent overflow on slides
Tables with 6-9 rows overflowed the 720px slide height and scroll
events were captured by Bespoke.js for slide navigation instead.
0.65em with tighter padding keeps all tables within bounds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 19:00:22 +02:00
sjat
ed0d4ec751 feat: replace ASCII diagrams with mermaid in messaging deck
Signal Under the Hood: sequence diagram shows the message path and
what the server can/cannot see, clearer than ASCII art.

Matrix Federation: graph shows client→homeserver→federation topology,
replacing the ASCII box diagram.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-10 18:51:48 +02:00
sjat
888a28a947 presentation: trim all slides to fit one screen
- Max ~8 content lines per slide, tables max 5-7 rows
- Split Signal pros/cons to use bold instead of ### subheadings
- Split "Two More Worth Knowing" into separate XMPP and Briar slides
- Trim bridges table (drop duplicate IRC row)
- Trim resources table to 7 essential links
- Tighten participation slides

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 15:53:34 +02:00
sjat
72eee63651 presentation: add bridges slide, dark theme, clickable links
- Add Matrix bridges slide with table (WhatsApp, Telegram, Signal, IRC, Meshtastic)
- Switch to gaia/invert dark theme
- Make all resource links clickable markdown URLs
- Add meshtastic-matrix-relay to resources

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 15:50:12 +02:00
sjat
dfd801aebe Cleaned up test files and updated presentation on messaging apps 2026-05-06 13:52:13 +02:00
Renamed from docs/møder/2026-05-xx-messaging-presentation.md (Browse further)