Difference between revisions of "Reveal-Slides"

From BITPlan Wiki
Jump to navigation Jump to search
Line 14: Line 14:
 
npm install -g npm
 
npm install -g npm
 
npm install -g browserify watchify uglify-js doctoc
 
npm install -g browserify watchify uglify-js doctoc
 +
git clone https://github.com/niebert/Wiki2Reveal
 
</source>
 
</source>
  

Revision as of 10:21, 13 March 2021

Extension
edit
name  Reveal-Slides
url  https://github.com/PascalNoisette/mediawiki-extensions-Slides
purpose  Slideshow presentation from Wikimarkup using reveal.js
since  2021
wiki  

Reveal

Wiki2Reveal

npm install -g npm
npm install -g browserify watchify uglify-js doctoc
git clone https://github.com/niebert/Wiki2Reveal

Links