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
- Host: GitHub
- URL: https://github.com/ryuapp/slidev-theme-soba
- Owner: ryuapp
- License: mit
- Created: 2023-06-09T14:36:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-14T06:07:06.000Z (9 months ago)
- Last Synced: 2025-10-13T16:01:12.486Z (8 months ago)
- Topics: slidev, slidev-theme, soba
- Language: CSS
- Homepage: https://slidev-theme-soba.ryu.app
- Size: 3.25 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slidev-theme-soba

[](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