日本語向けのシンプルな Slidev のテーマです。
A simple Slidev theme for Japanese.
Note
This theme is designed for Japanese, but can be used in other languages.
Live demo: here
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.
This theme provides the following layouts:
- Cover
- Profile
- Section
- Center
- Image
- End
This theme provides the following components:
🚧Underconstruction🚧
npm installnpm run devto start theme preview ofexample.md- Edit the
example.mdand style to see the changes npm run exportto generate the preview PDFnpm run screenshotto generate the preview PNG
