Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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