A (...) theme for Slidev.
Add the following frontmatter to your slides.md. Start Slidev then it will prompt you to install the theme automatically.
---
theme: 'slidev-theme-hal'
themeConfig:
company: Company Name
author: Hal
logo: "./images/event_logo.svg"
logoWidth: "180px"
---Learn more about how to use a theme.
This theme provides the following layouts:
TODO:
This theme provides the following components:
TODO:
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