Replies: 3 comments 9 replies
-
|
Check out the doc: https://sveltiacms.app/en/docs/fields/list#top-level-list 🙂 The example is YAML but output can be JSON, e.g. file: _data/links.json |
Beta Was this translation helpful? Give feedback.
-
|
@kyoshino Thanks. I guess I was trying to configure it as an Entry Collection with a file instead of a folder. Seems more intuitive. I tried your option but it buries it in a sub-menu. Started splitting my data into separate files instead but now I have to add an |
Beta Was this translation helpful? Give feedback.
-
|
@kyoshino Sorting (#214) would be extremely useful. Half my content requires ordering. Saving collection entries as a single file would also be useful but for now I'm refactoring into separate files. Thanks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Just found your project today. Looks very promising. I've managed to configure file collections but all my sites also use single-file JSON arrays for various types global data, for example:
Can this be configured and if so how? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions