0.1.2 • Published 3 years ago
slidev-theme-platformatic v0.1.2
slidev-theme-platformatic
Theme for Platformatic. Supports light/dark mode.
Usage
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
---Contributing
- npm install
- npm run devto start theme preview of- example.md
- Edit the example.mdand style to see the changes
- npm run exportto generate the preview PDF
- npm run screenshotto generate the preview PNG