0.1.2 • Published 2 years ago

slidev-theme-platformatic v0.1.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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