This is the authoritative discussion for the Full presentation demonstration across all seven DiscussionBridge platform profiles.
Discourse Core, seven destinations
Each destination presents the same Discourse-owned discussion through the standard Full comments experience. The surrounding article remains native to its platform while Discourse owns the conversation, sessions, moderation, and reply state.
| Layer | Responsibility |
|---|---|
| Host article | Native platform |
| Comments frame | Discourse Core |
| Canonical discussion | The Bridge |
flowchart TB
B[The Bridge] --> F[Full comments]
F --> D1[Dynamic CMS]
F --> D2[Static generator]
F --> D3[Publishing platform]
The shared source makes the invariant visible: T_1 = T_2 = \cdots = T_7, even while page layout and frame behavior differ.
What to compare
- Astro + Starlight
- WordPress
- Ghost
- Statamic Flat
- Statamic DB
- Statamic SSG
- Hugo
This shared topic makes differences in host-page width, typography, responsive behavior, and frame sizing visible without changing the underlying discussion.