0.1.0 • Published 1 year ago
@klef/slidev-theme-klef v0.1.0
slidev-theme-klef
A (...) theme for Slidev.
Install
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
Learn more about how to use a theme.
Contributing
npm install
npm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes npm run export
to generate the preview PDFnpm run screenshot
to generate the preview PNG
Build-in Components
Hlt
Hlt means "Highlight", so this component can highlighting text.
Usage: (example.md)
Press space to <Hlt>next page</Hlt>
Bottom-Line
Bottom-Line is displayed in ALL slides.
Configurations (in FromtMatter) :
---
title: slidev theme klef
file: klef-project/slidev-theme-klef
---
0.1.0
1 year ago