Replies: 3 comments
-
I do this in slidev-cli 0.22 but in the new version I get some errors, but you can look here to get a tip in how to do that: https://github.com/fguisso/talks |
Beta Was this translation helpful? Give feedback.
0 replies
-
I created a template monorepo that could automatically deploy multiple slides to their respective routes and BTW it also generates a nice directory listing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now the
slides.md
is the slide that gets rendered in the/
path. I am wondering if this is possible to host multiple slides within a single repo, e.g. slides-1.md, slides-2.md will get rendered in/slides-1
and/slides-2
respectively.Beta Was this translation helpful? Give feedback.
All reactions