Skip to content

platformatic/slidev-theme-platformatic

Repository files navigation

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 dev to start theme preview of example.md
  • Edit the example.md and style to see the changes
  • npm run export to generate the preview PDF
  • npm run screenshot to generate the preview PNG