hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.6k stars 16.63k forks source link

Feature: Offline editor #2193

Open GeorgeFischhof opened 6 years ago

GeorgeFischhof commented 6 years ago

Hi there,

This HTML slides is very great stuff :-) And to improve it, it would be good to have an offline editor, as there are times when people do not want put their perhaps confidential presentation to the internet ;-)

BR, George

ventolinmx commented 6 years ago

Hi George You can have Reveal installed locally on your computer without uploading anything: https://github.com/hakimel/reveal.js#installation Theres no visual editor but its basically an HTML file that you can edit.

rakeshkgsg commented 5 years ago

Hi is there an gui based editor which I can integrate into my application. This project looks awesome. An online gui editor would do wonders especially if I could integrate it into our apps

patarapolw commented 5 years ago

You can try https://marketplace.visualstudio.com/items?itemName=evilz.vscode-reveal

which is on-the-fly offline editor, plugin for Visual Studio Code.