-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels