Understand the html-ppt file structure
mainThe project is organized into the following directory structure:
assets/: Core logic and styling.base.css: Tokens and primitives (do not edit per deck).fonts.css: Webfont imports.runtime.js: Handles keyboard navigation, presenter mode, overview, and theme cycling.themes/*.css: 36 theme-specific token overrides.animations/: Containsanimations.css(27 CSS animations),fx-runtime.js(auto-initializesdata-fxon slide entry), andfx/*.js(20 canvas FX modules like particles or fireworks).
templates/: Starter files and showcases.deck.html: Minimal 6-slide starter.full-decks/: 14 scoped multi-slide deck templates.single-page/: 31 layout files with demo data.
scripts/: Utility scripts for scaffolding and rendering.examples/demo-deck/: A complete working deck example.references/: Detailed catalogs.