Skip to content

cybersecsi/slidev-theme-secsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slidev-theme-secsi

NPM version

The SecSI theme for Slidev.

Install

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.

Layouts

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

Contributing

  • pnpm install
  • pnpm run dev to start theme preview of example.md
  • Edit the example.md and style to see the changes
  • pnpm run export to generate the preview PDF
  • pnpm run screenshot to generate the preview PNG

Releases

No releases published

Packages

No packages published