Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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