https://github.com/zernonia/vue-supabase-slides
https://github.com/zernonia/vue-supabase-slides
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zernonia/vue-supabase-slides
- Owner: zernonia
- Created: 2021-11-06T01:55:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T03:44:49.000Z (over 4 years ago)
- Last Synced: 2025-09-10T06:04:10.119Z (11 months ago)
- Language: CSS
- Homepage: https://vue-supabase-slides.vercel.app/1
- Size: 4.97 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue + Supabase Slides
[Live demo](https://vue-supabase-slides.vercel.app/1)
## Install
Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.
---
theme: supabase
---
Learn more about [how to use a theme](https://sli.dev/themes/use).
## Layouts
This theme provides the following layouts:
> TODO:
## Components
This theme provides the following components:
> TODO:
## 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