MkDocs Slides Plugin
A powerful way to embed beautiful slide presentations within your MkDocs documentation.
Features
- Beautiful slide decks embedded directly in your documentation
- Full markdown support with syntax highlighting
- Keyboard navigation and fullscreen mode
- Multiple slide decks per page
- Support for glob patterns when including slides
- Seamless integration with MkDocs
Quick Start
-
Install the plugin:
-
Add it to your mkdocs.yml:
-
Create your first slide deck:
Each slide is a separate markdown file. Example slide:
slide1.md
- Add the slide deck to your documentation (remove the @)
Check out the Demo to see it in action!