Including standalone html and javascript in quarto site #7797
Replies: 3 comments
-
Note to other: include the files in resources:
- html/lib |
Beta Was this translation helpful? Give feedback.
-
Reopening since this does not seem to work with |
Beta Was this translation helpful? Give feedback.
-
Sorry it's very confusing ... Also, note that when asking question like this one, it's really a requirement to provide a small and fully reproducible example from the start. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I have a standalone non-interactive dashboard that I created with {bslib} that I would like to host in my quarto site. I've placed it inside of my quarto site with a hyperlink to the index.html. However, when I render the project the associated
./libs/
directory is not included. Is there any way to specify to include those?Beta Was this translation helpful? Give feedback.
All reactions