Skip to content

Allow running slidev with external slides file #2259

@nirtamir2

Description

@nirtamir2

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I want to run slidev ../different-project-with-content-only/slides.md from my slidev template project.
But when I'm doing it I'm getting an error of

? The theme "@slidev/theme-default" was not found in your project, do you want to install it now? › (Y/n)

but it's already installed on the slidev template project.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Slidev will allow running files from different projects

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Creating the slidev template project in a root directory. It works as a workaround, but it is not convenient and sometimes not possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions