Skip to content

Add ability to view a slide deck in a browser #84

Description

@freakboy3742

What is the problem or limitation you are having?

Podium decks are, ultimately, folders of Markdown and stylesheets. It should be possible to view open Podium slide deck directly in a browser, without the direct involvement of Podium.

Describe the solution you'd like

It should be possible to serve a Podium slide deck as a web page.

This probably won't be possible to do completely standalone, as there will be a need to reference external resources. However, it should be possible to publish a static website that contains Podium slide decks. For example, as a user, I should be able to publish a Github repository of all my talks, and have that content served as GitHub pages from a single repository.

Describe alternatives you've considered

An alternative approach would be to modify the slides.html in the slide deck, and modify it to point at a "resources" URL at a known localhost port. This would require podium to exist and be serving resources at a known location, but it would allow a slide deck to be served.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew features, or improvements to existing features.

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Needs design

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions