Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T02:43:33.000Z (7 months ago)
- Last Synced: 2024-05-14T03:41:20.227Z (7 months ago)
- Language: CSS
- Size: 317 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
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