Page Bundles #5696
Unanswered
lukemalcolm
asked this question in
Q&A
Page Bundles
#5696
Replies: 1 comment
-
|
Yes, you can use file links and images using relative paths like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been scouring the documentation to understand if you can bundle the assets for a doc in a subdirectory next the the .md file?
i.e. :
Is it possible to do this and access via Markdown image tags with relative path? (Rather than having to put everything in the static folder)?
We have lots of images to manage and having them as a 'blob' in /static with its own dir structure isn't really sustainable.
Beta Was this translation helpful? Give feedback.
All reactions