3 unstable releases
0.9.0 | Jul 18, 2022 |
---|---|
0.8.7 | Jul 18, 2022 |
#30 in #presentation
76KB
629 lines
mkrevealslides
The rusty slide compiler
Automatically generates reveal.js slides given markdown files
Roadmap
In rough order of priority
- Better UI
- Check if the file is actually a
.md
file - Superior error handling that does not involve CRASHING the program
- More helpful error messages
- Configuration file support
- Force paths relative to config file dir instead of invocation dir
- Support markdown images
- Allow the program to modify markdown file paths for correct resolution
- Support slide 1a, 1b etc.
- Generate zip file with revealJS deps
- Automatically download revealJS if not present
- Support revealJS animations
- Tests
- Unit tests
- Integration tests
User guide
See docs/README.md
Dependencies
~11–20MB
~271K SLoC