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

https://github.com/ryuapp/slidev-theme-soba

A simple Slidev theme for Japanese
https://github.com/ryuapp/slidev-theme-soba

slidev slidev-theme soba

Last synced: 4 months ago
JSON representation

A simple Slidev theme for Japanese

Awesome Lists containing this project

README

          

# slidev-theme-soba
![slidev theme soba](https://github.com/ryuapp/slidev-theme-soba/assets/114303361/46e242d1-9740-4dd7-92c0-7a5f73ed49dd)

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

日本語向けのシンプルな [Slidev](https://github.com/slidevjs/slidev) のテーマです。
A simple [Slidev](https://github.com/slidevjs/slidev) theme for Japanese.

> **Note**
> This theme is designed for Japanese, but can be used in other languages.

Live demo: [here](https://slidev-theme-soba.ryu.app)

## Install

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

---

theme: soba
---

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

## Layouts

This theme provides the following layouts:

- Cover
- Profile
- Section
- Center
- Image
- End

## Components

This theme provides the following components:

🚧Underconstruction🚧

## 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