0.0.0 • Published 9 months ago

slidev-theme-bsc v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

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.

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