WordPress / slides

Slides: Presentations with WordPress
https://wordpress.org/plugins/slide/
88 stars 28 forks source link

Experimental: add an export npm script #38

Open nb opened 4 years ago

nb commented 4 years ago

Quite hacky at this point, though the script was successfully used to export few presentations I had.

Approach: uses puppeteer to open a URL and press Space, while taking screenshots. We assume that at each transition the URL changes. Once it stops changing, we assume there are no more slides.

Plenty of problems:

I am posting more to start discussion and as a starting point than an attempt to merge it. Also curious how did you handle exporting State of the Word presentation.