slidev-theme-hal
v0.1.4
Published
[](https://www.npmjs.com/package/slidev-theme-hal)
Readme
slidev-theme-hal
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.
Theme config options
| Key | Description | Default |
| ------------ | ---------------------------------------- | --------- |
| company | Company name shown on the title slide | — |
| author | Author name shown on the title slide | — |
| logo | Path or URL of the logo image | — |
| logoWidth | Width of the logo image | 150px |
| titleSize | Font size of the slide title (SlideTitle) | 3rem |
| authorSize | Font size of the author name | 2.5rem |
Learn more about how to use a theme.
Layouts
This theme provides the following layouts:
TODO:
Components
This theme provides the following components:
TODO:
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
