Skip to content

Multi-slide deck support, decouple slidev.md from local file, and custom URL routing #2487

@ZhoucpSAMA

Description

@ZhoucpSAMA

Hi Slidev team! First off, thanks for creating such an amazing presentation tool. I have a few feature requests that I think would make Slidev even more flexible:
Multi-slide deck support: Does Slidev currently support managing multiple slide decks? It would be great if we could have more than one presentation in a single project.
Decouple slidev.md from local file: Right now, the slide content is strongly tied to the local slidev.md file. Would it be possible to decouple this and allow fetching slide content via a backend API instead?
Custom URL routing with pptId: The current default URL is http://localhost:3000/{pageIndex}. It would be awesome if we could support a route like http://localhost:3000/{pptId}/{pageIndex} to identify different slide decks.

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