Prezentprogramo is a tool to make impress.js presentations from reStructuredText. For a quick explanation, see one of my slides or check list of them https://yoosofan.github.io/slide/
Based on Hovercraft!
pip3 install prezentprogramoMore on installation on install
cd prezentprogramo/docs/examples/
prezentprogramo cpu.rstIt will automatically open browser if it is possible.
If the browser did not open then run your browser and type the following link in your browser.
http://127.0.0.1:8000Prezentprogramo creates a directory by the name of slide if it is possible. However, it is possible to create a seperate directory too.
For Example you can use my computer courses slide to test it
cd projects/slide/os
prezentprogramo cpu.rst cpu_htmls/prezentprogramo cpu.rst --pdf cpu.pdf