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

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.

Awesome Lists containing this project

README

          

# `@openscript-ch/slidev-theme`

[![NPM version](https://img.shields.io/npm/v/@openscript-ch/slidev-theme?color=3AB9D4&label=@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).