-
gnab/remark: A simple, in-browser, markdown-driven slideshow tool.
-
FormidableLabs/spectacle: ReactJS based Presentation Library
-
deckjs/deck: Deck is a markdown driven content presentation system
-
Slides.com: Online UI for creating RevealJS decks (no markdown support yet, but maybe someday)
-
Platon.io: Simple markdown presentations, right in the browser, using remarkjs
-
Swipe: Create Interactive Online Presentations On Any Device
On the other hand https://github.com/yhatt/marp-cli-example:
Just do
npm iand editPITCHME.md.node_modules: only130MBmathjax-full:43MBchromium-bidi:14MBpuppeteer-core:12MBVSCode preview plugin!
Build to PDF is much faster, no errors with proxy (for proxy just install
proxychains, configure it and prefix command with it:proxychains npm run pdf)package.json:If you want to fit long text just write scope CSS rule:
<style scoped>section { font-size: 20px; }</style>inside the markdown slide: marp-team/marp-core#128 (comment)Disable slides transition effects with
transition: falseinmarp.config.mjs.