Slida documentation
Slida documentation
Section titled “Slida documentation”Slida is Astro-native slide deck tooling for authoring presentations in .astro and .mdx files.
It gives you a small CLI for previewing a deck, building a static web version, and exporting a PDF.
Start here
Section titled “Start here”If you are new to Slida, follow these pages in order:
- Quickstart — install the CLI, create your first deck, preview it, build it, and export it.
- Deck authoring — learn how pages, layouts, and slots work in Astro and MDX decks.
References
Section titled “References”Use the reference section when you need exact command options or configuration details:
- CLI reference —
slida openandslida build --format html|pdf. - Configuration reference —
slida.config.*,defineConfig(), and the supported Slida config fields. - Theme reference — built-in themes, layout IDs, named slots, and npm theme package requirements.
Slida’s documentation focuses on local usage, static builds, and the hosted reference site. The production docs site is deployed with Cloudflare Workers Static Assets at https://slida.yuku.dev/; deployment guides for user decks, custom branding, and scaffolding commands remain outside this first version.