Theme for Platformatic. Supports light/dark mode.
From npm
: install the theme in your sli.dev deck with npm i --save slidev-theme-platformatic
or use npm link
with a local copy of this repository.
Then, just specify the theme on your deck
---
theme: slidev-theme-platformatic
---
npm install
npm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes npm run export
to generate the preview PDFnpm run screenshot
to generate the preview PNG