Skip to content

Load slides from external HTML files #194

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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