/pluraslides

Manage multiple slidev projects in one repository and deploy them as a single website.

Primary LanguageJavaScript

PluraSlides

A template for managing multiple slidev presentation projects in one repository.

Projects are stored by directories in /slides. Each project can have its own assets (like public and components directory).

Build all the slides with:

npm run build

run a single project in watch mode:

npm run slidev -- slides/presentation-1/slides.md