What problem does it solve?
Replit-deck provides a self-contained, single-file HTML deck that mirrors the Replit Slides gallery aesthetics with a fixed theme, enabling fast, consistent deck production without multiple assets or manual styling.
Core Features & Use Cases
- One-file deck philosophy: produce a complete horizontal deck in HTML with inline styling and deterministic behavior.
- Eight frozen themes: lock to one of eight Replit-Slides themes via body data-theme to keep typography and color tokens consistent.
- Guided workflow: follow a structured process (pre-flight, theme commit, seed copy, paste layouts, self-check, emit) to reliably generate publish-ready decks.
- Versatile usage: ideal for product briefs, board updates, pitch decks, and narrative showcases using ready-made templates and references.
- Resource map: seeds and references are organized under assets/ and references/ for on-demand guidance.
Quick Start
Copy assets/template.html to index.html, set body data-theme to the desired theme, paste layouts from references/layouts.md, run the self-check, then emit the artifact.