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 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
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