Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tweedegolf/slidev-theme-teach-rs
Slidev theme for the slides of Rust 101
https://github.com/tweedegolf/slidev-theme-teach-rs
Last synced: about 1 month ago
JSON representation
Slidev theme for the slides of Rust 101
- Host: GitHub
- URL: https://github.com/tweedegolf/slidev-theme-teach-rs
- Owner: tweedegolf
- License: mit
- Created: 2023-10-13T12:34:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T10:55:37.000Z (9 months ago)
- Last Synced: 2024-04-14T05:27:36.249Z (9 months ago)
- Language: Vue
- Size: 266 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# teach-rs Slidev Theme
Theme used by default in the slides generated with [teach-rs](https://github.com/tweedegolf/teach-rs)'s modmod tool.
A theme for [Slidev](https://github.com/slidevjs/slidev).
## Install
Add the following frontmatter to your `slides.md`. Start Slidev then it will prompt you to install the theme automatically.
---
theme: teach-rs
---Learn more about [how to use a theme](https://sli.dev/themes/use).
## Layouts
This theme provides the following layouts:
- `three-slots`
- `four-square`
- `playground`
- `with-footer`## 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