Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap out slidev for some rust-based tool #99

Open
hdoordt opened this issue Feb 5, 2024 · 2 comments
Open

Swap out slidev for some rust-based tool #99

hdoordt opened this issue Feb 5, 2024 · 2 comments

Comments

@hdoordt
Copy link
Member

hdoordt commented Feb 5, 2024

Currently, modmod builds a NodeJS package that uses Slidev to create slideshows out of markdown files. Being a Rust course, it would be nice to depend only on Rust-based tooling, and therefore swap out Slidev for something Rust based.

What we need in a tool:

  • Convert Markdown slides to slideshow
  • Include Markdown files in other Mardown files
  • Support custom themes
  • Be open source (MIT Licensed)
  • Support presenter mode
  • Render to HTML
@hdoordt
Copy link
Member Author

hdoordt commented Feb 5, 2024

List of tools that may or may not support the features we want:

@hdoordt
Copy link
Member Author

hdoordt commented May 14, 2024

Another alternative, based on typst: https://polylux.dev/book/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant