The SecSI theme for Slidev.
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
---
theme: secsi
---
Learn more about how to use a theme.
This theme provides the following layouts:
- image-left-header: an image on the left with content on the right
- image-right-header: an image on the right with content on the left.
- two-cols-content: vue
pnpm install
pnpm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes pnpm run export
to generate the preview PDFpnpm run screenshot
to generate the preview PNG