Skip to content

jonathanlukas/slidev-setup-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slidev Setup Sample

Target

This project aims to provide multiple slide shows created with slidev with the same assets.

By default, a slidev project will assume that there is one presentation per git repo.

For us, it would make more sense to have a monorepo in place where all pages and slides are stored.

Issue

To resolve the filepath to a page, I created a custom property @page that is processed by a preparser and replaced by a src. This preparser should be applied to all decks, so it comes as dependency. Yet, slidev does not recognize this and does not apply the preparser unless being copied to each project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published