@gravitek/slidev-theme-gravitek
v0.2.0
Published
Gravitek theme for Slidev presentations
Readme
slidev-theme-gravitek
Install
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
Theme logos are served via jsDelivr CDN, so no additional setup is required.
Learn more about how to use a theme.
Layouts
This theme provides the following layouts:
- cover: A cover slide layout for title slides.
- default: The default slide layout.
- two-cols: A two-column layout with customizable gap.
- center: A centered layout for titles or important messages.
- section: A layout for section slides with centered content.
- section-and-image: A layout for section slides with the image on the left and title on the right.
- two-cols-top: A two-column layout with content aligned to the top.
Components
This theme provides the following components:
- InsightBox: A box to highlight insights or important information.
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
