Skip to content

Static files #8

@jorshi

Description

@jorshi

We should decide on the main location for static files. For images it seems like the jupyter book way is to use a folder called images -- however, I ran into a bit of trouble trying to include rendered video files which I included in an HTML video tag. These files were not automatically copied into the build folder by sphinx. The sort of hacky solution was to put these into a folder called _static, which happens to be copied by sphinx build. I think this is the only way to support videos, so I went with the approach for all static files in my PR #4

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