Difference between revisions of "Reveal-Slides"
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 09:21, 13 March 2021
| Extension | |
|---|---|
| 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