https://github.com/platformatic/slidev-theme-platformatic
Platformatic sli.dev theme
https://github.com/platformatic/slidev-theme-platformatic
Last synced: about 1 month ago
JSON representation
Platformatic sli.dev theme
- Host: GitHub
- URL: https://github.com/platformatic/slidev-theme-platformatic
- Owner: platformatic
- License: apache-2.0
- Created: 2022-09-25T12:06:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-24T07:36:59.000Z (about 2 months ago)
- Last Synced: 2026-01-24T18:19:29.587Z (about 2 months ago)
- Language: CSS
- Size: 374 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slidev-theme-platformatic
Theme for [Platformatic](https://docs.platformatic.dev).
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
```md
---
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