Markdown slideshow on Terminal + Web.
Built with Ratatui + TachyonFX.
- Markdown to slide
- Animated transitions
- Image support
- Web export
- JS/Wasm binding
cargo install ratride
ratride slides.md
You can write slides in Markdown syntax:
# Hello
This is the first slide
---
<!-- transition: slide -->
## Hi again
- This is the second slide
- But with the transition!For more detail, chek the demo slide: https://amagi.dev/ratride
MIT
AMAGI (https://amagi.dev/)
