https://github.com/0phoff/slidev-theme-eavise
Eavise Theme for Slidev
https://github.com/0phoff/slidev-theme-eavise
eavise kuleuven slidev slidev-theme
Last synced: 3 months ago
JSON representation
Eavise Theme for Slidev
- Host: GitHub
- URL: https://github.com/0phoff/slidev-theme-eavise
- Owner: 0phoff
- License: mit
- Created: 2023-04-28T13:58:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T07:31:30.000Z (over 2 years ago)
- Last Synced: 2024-10-19T20:58:04.923Z (over 1 year ago)
- Topics: eavise, kuleuven, slidev, slidev-theme
- Language: Vue
- Homepage: https://0phoff.github.io/slidev-theme-eavise/
- Size: 8.56 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A Slidev theme for the EAVISE research group.
# Install
Add the following frontmatter to your `slides.md`.
Start Slidev, which will then prompt you to install the theme automatically.
```yaml
---
theme: eavise
---
```
Alternatively, you can install the `slidev-theme-eavise` package manually, if you need a specific version.
Learn more about [how to use a theme](https://sli.dev/themes/use).
# Gallery
# Contributing
- `pnpm install`
- `pnpm run dev` to start theme preview of `example.md`
- Edit the `example.md` and style to see the changes
# License
MIT License © 2023 0phoff







































