Skip to content

Load slides from external HTML files #194

@engnadeau

Description

@engnadeau

The current demos have all the slides inside a single HTML monolith. Is there a recommended way of including slides from external HTML files? e.g., one slide per HTML file:

./
index.html
slides/
├─ slide1.html
├─ slide2.html

Alternatively, I can use jQuery (e.g., https://stackoverflow.com/a/9003363) to load HTML or have a build step that merges everything into a single file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions