slidev-theme-bsc

0.0.0 • Public • Published

slidev-theme-bsc

NPM version

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.

---
theme: bsc
---

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 single H1 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 of example.md
  • Edit the example.md and style to see the changes
  • npm run export to generate the preview PDF
  • npm run screenshot to generate the preview PNG

Readme

Keywords

Package Sidebar

Install

npm i slidev-theme-bsc

Weekly Downloads

0

Version

0.0.0

License

none

Unpacked Size

1.64 MB

Total Files

17

Last publish

Collaborators

  • bruno.kinoshita