Replies: 1 comment
-
|
Example project structure: You can set it up like this in your Global media folder (media can be accessed by all entries): media_folder: src/assetsPer collection media folder (available only to entries under that collection): collections:
- name: example
label: Example
media_folder: /src/assets/exampleThere is even more possibilities. Here is a relevant section in docs. You can also check out my project that uses Astro and SveltiaCMS and use it as an example: Resta - config.yml. |
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.
-
We used Astro image. Our media assets are in src. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions