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

https://github.com/kecrily/slidev-theme-takahashi

A takahashi style slidev theme.
https://github.com/kecrily/slidev-theme-takahashi

slidev slidev-theme

Last synced: 4 months ago
JSON representation

A takahashi style slidev theme.

Awesome Lists containing this project

README

          

# slidev-theme-takahashi

[![NPM version](https://img.shields.io/npm/v/slidev-theme-takahashi?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-takahashi)

A **simple** theme for [Slidev](https://github.com/slidevjs/slidev).

![How to start](./screenshots/07.png)

## Install

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

---

theme: takahashi
---

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

## Layouts

This theme provides only two styles, `default` and `reverse`.

`default`

![](./screenshots/01.png)
![](./screenshots/02.png)
![](./screenshots/03.png)
![](./screenshots/06.png)

`reverse`

![](./screenshots/05.png)

## Contributing

- `pnpm install`
- `pnpm dev` to start theme preview of `example.md`
- Edit the `example.md` and style to see the changes
- `pnpm export` to generate the preview PDF
- `pnpm screenshot` to generate the preview PNG