801 B
801 B
marp, theme, paginate, backgroundColor
| marp | theme | paginate | backgroundColor |
|---|---|---|---|
| true | uncover | true |
Welcome to Malta Slides
A Marp Presentation Deck
This is a sample slide deck created with Marp.
How to Use Marp
- Write slides in Markdown
- Separate slides with
--- - Use frontmatter for configuration
- Export to HTML, PDF, or PowerPoint
Features
- Built-in themes: default, gaia, uncover
- Directives: customize slide appearance
- Image support: with sizing and positioning
- Math typesetting: using KaTeX
- Auto-scaling: fit content automatically
Getting Started
- Edit slides in
slides/directory - Run
npm run buildto generate HTML - Use
npm run devfor live preview - Export with
npm run export:pdfornpm run export:html
Thank You!
Questions?