A isip.hs slide theme for Slidev.
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
---
theme: @cxphoenix/slidev-theme-isip.hs
---
Learn more about how to use a theme.
This theme provides the following layouts:
TODO:
This theme provides the following components:
TODO:
pnpm i
-
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 PDF -
pnpm run screenshot
to generate the preview PNG
see Usage.md