A simple Slidev theme for Japanese.
Note
This theme is designed for Japanese, but can be used in other languages.
Live demo: here
Screenshot example: here
- Simple and clean design focused on readability and ease of use.
- Text size adjusted for face-to-face use.
- Japanese font support (Noto Sans JP and Poppins)
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 Theme and Addons.
This theme provides the following layouts:
- Cover
- Profile
- Section
- Center
- Image
- End
deno installdeno task devto start theme preview ofexample.md- Edit the
example.mdand style to see the changes deno task exportto generate the preview PDFdeno task screenshotto generate the preview PNG
MIT-0