https://github.com/openscript-ch/slidev-theme
Our companys slidev theme.
https://github.com/openscript-ch/slidev-theme
Last synced: 5 months ago
JSON representation
Our companys slidev theme.
- Host: GitHub
- URL: https://github.com/openscript-ch/slidev-theme
- Owner: openscript-ch
- Created: 2023-09-04T13:49:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-07T00:53:42.000Z (5 months ago)
- Last Synced: 2025-09-07T01:22:00.894Z (5 months ago)
- Language: CSS
- Homepage: https://openscript-ch.github.io/slidev-theme/
- Size: 2.04 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# `@openscript-ch/slidev-theme`
[](https://www.npmjs.com/package/@openscript-ch/slidev-theme)
Our companys theme for [Slidev](https://github.com/slidevjs/slidev).
## Use
Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.
```text
---
theme: @openscript-ch/slidev
---
```
Learn more about [how to use a theme](https://sli.dev/themes/use).