open-slide build
Produce a static, deployable build.
open-slide build
# or
npm run buildBuilds every deck under slides/ into a self-contained static site at
dist/. The output has no server requirement — drop it on any static host.
Flags
| Flag | Default | Description |
|---|---|---|
--out-dir <dir> | dist | Write the static build to a custom folder. |
Output
dist/
├── index.html
├── assets/
│ └── ...hashed files...
└── ...Configuration
Two open-slide.config.ts fields matter at build time: