Skip to content

Automatically generates RevealJS slides from markdown files

License

Notifications You must be signed in to change notification settings

tinkertanker/mkrevealslides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkrevealslides

The rusty slide compiler

Rust codecov

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

About

Automatically generates RevealJS slides from markdown files

Resources

License

Stars

Watchers

Forks

Packages

No packages published