Making presentations simple
Create slides with markdown, customize with ease
My first ever startup was called EMRChain (blockchain EMR interoperability).
Shoutout to @hardhathen from Polychain Capital.
Slidev is objectively better and more complete software. But it's multi-file and complex.

Marp has a very weird and bloated CLI.

Single mdx file and CLI commands.

npm install -g @skeptrunedev/sherp-cli
sherp init
cd my-presentation
sherp dev
...
sherp build
then deploy the dist/ folder anywhere static files can be hosted!