0.1.1 • Published 4 years ago
slidev-theme-codeg v0.1.1
slidev-theme-codeg
A simple 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.
Layouts
This theme provides the following layouts:
default
cover
quote
section
center
two-cols
image
image-left
image-right

Components
This theme provides the following components:
- LayoutHeader.vue
Example
See example.md
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
MIT License © 2022 | luis-vivas