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

https://github.com/simonphumin/slidev-theme-s1m

My personal slidev theme.
https://github.com/simonphumin/slidev-theme-s1m

Last synced: 6 months ago
JSON representation

My personal slidev theme.

Awesome Lists containing this project

README

          

# Slidev Theme S1M

My personal slidev theme.

## Demo

## Install

Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.

---

theme: s1m
---

Learn more about [how to use a theme](https://sli.dev/themes/use).

## Screenshots

![Slide demo with cover page](/screenshots/01.png)
![Slide demo with list](/screenshots/02.png)
![Slide demo with table](/screenshots/03.png)
![Slide demo with code](/screenshots/04.png)
![Slide demo with geist components](/screenshots/05.png)