edit & preview your gitpitch slides in your local machine.
- using docker.
- commands are only tested for macOS. let's make pull request for your env!
sh build.sh
- get your slides from gitpitch -> offline button.
- locate it to this folder.
- sh run.sh
- open localhost:8989 in your browser.
modify ./PITCHME/assets/md/PITCHME.md then reload browser.
that's all!
see LICENSE