byteclubfr / prez

Generate Reveal.js slideshows from a set of markdowns
228 stars 42 forks source link

prez deploy #8

Closed kurtisnelson closed 9 years ago

kurtisnelson commented 9 years ago

It'd be super handy to be able to have prez deploy copy dist/ over to the gh-pages branch, commit, and push.

Delapouite commented 9 years ago

Hi Kurt.

I'm afraid this feature is a bit out of the scope of what prez is meant to produce.

This kind of deploying task is quite general and should be handled by another dedicated tool or even a simple npm script. For instance, gh-pages do not provide a websocket connection that some people may need to trigger the master / slave presentation mode.

Therefore, by focusing on core functionalities and remaining agnostic to the diffusion process, we can guarantee a better stability of the prez in the long term.

Delapouite commented 9 years ago

This is pretty much covered by this independent package : https://www.npmjs.com/package/gh-pages-deploy