exerslide
exerslide copied to clipboard
A framework to create React-based HTML presentations and tutorials.
For all md files, I received ``` Unknown content type "text_markdown" ``` For each file, I need to add ``` content_type: text/x-markdown ``` I think this error came from mime-types...
I usually modified configuration to allow latex or other extra things and I duplicated many configuration manually each time. Is there anyway to use it as a template mode?
I am running into serveral issues trying to run exerslide under Windows. I will try to report the issues I ran into: - The use of `process_child` only works correctly...
If `exerslide init` is run as ``` exerslide init "My Project Name" ``` it will fail silently. It looks like everything will have installed fine but that's not the case....
I expected two-finger swipes to do previous/next slide (but fallback to browser behavior of back-page when done from the first slide)
Noticeable on mobile but perhaps affects desktops as well in longer pages.