Transform PowerPoint presentations into Reveal JS HTML slideshow.
You're welcome to help develop this tool, we all love Reveal-JS and we want to quick transform MS-PowerPoint presentation into beautiful pages.
-
- clone this repo with '--recurse-submodules' option.
-
- use virtualenv venv to create a virtual env
-
- activate your virtualnev by: ''' source /venv/bin/activate '''
-
- Install the requirements ''' pip install -r requirements.txt '''
-
- Create new branch for you, code and send a PR