Difference between revisions of "Reveal-Slides"
Jump to navigation
Jump to search
(→Reveal) |
|||
Line 12: | Line 12: | ||
<source lang='bash'> | <source lang='bash'> | ||
+ | npm install -g npm | ||
npm install -g browserify watchify uglify-js doctoc node-lint | npm install -g browserify watchify uglify-js doctoc node-lint | ||
</source> | </source> |
Revision as of 09:15, 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 node-lint