Add Slidev (#36)

Slidev allows you to create HTML presentations from Markdown [sli.dev](sli.dev)
This commit is contained in:
Diacius
2021-09-21 11:59:02 +01:00
committed by GitHub
parent ea791cc6a4
commit 6f912addf9

View File

@@ -329,6 +329,8 @@ a free web alternative to PowerPoint and Keynote in Ruby
- Templates (github: [`slideshow-templates`](https://github.com/slideshow-templates))
**Slidev** (github: [`slidev`](http://github.com/slidevjs/slidev)) - Slidev allows you to create slideshows from a markdown file. You can include HTML and Vue components in the markdown.
**Markpress** (github: [`markpress`](https://github.com/gamell/markpress)) - A command line tool and node package to convert markdown files into self-contained [impressjs](https://github.com/impress/impress.js/) html presentations. [Example](https://gamell.github.io/markpress)
**nodePPT** (github: [`nodePPT`](https://github.com/ksky521/nodePPT)) - A web presentation tool supporting markdown based on GFM.