Skip to content

yoosofan/prezentprogramo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

417 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prezentprogramo

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!

Installation

pip3 install prezentprogramo

More on installation on install

Usage

cd prezentprogramo/docs/examples/
prezentprogramo cpu.rst

It 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:8000

Prezentprogramo 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/

Convert to pdf

prezentprogramo cpu.rst --pdf cpu.pdf

About

Make dynamic impressive presentations from text files!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 58.8%
  • Python 35.5%
  • XSLT 3.6%
  • CSS 1.9%
  • Makefile 0.2%