slidev-theme-bsc
v0.0.0
Published
[![NPM version](https://img.shields.io/npm/v/slidev-theme-bsc?color=3AB9D4&label=)](https://www.npmjs.com/package/slidev-theme-bsc)
Downloads
1
Readme
slidev-theme-bsc
A BSC-ES 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:
cover
: The landing page;default
: As the name suggests, the default layout;intro
: Used to display a singleH1
centralized, in large font;thank-you
: Last slide with the “Thank you” note, and contact email.
See example.md
for usage.
Components
This theme provides the following components:
- None.
Contributing
npm install
npm run dev
to start theme preview ofexample.md
- Edit the
example.md
and style to see the changes npm run export
to generate the preview PDFnpm run screenshot
to generate the preview PNG