sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
726 stars 33 forks source link

Feature Request: Multifile configurations #127

Open samtrion opened 3 months ago

samtrion commented 3 months ago

I would like to use Sveltia CMS to document my repositories and publish them centrally. For this I would like to define a standard set of configurations per template and synchronize them with the repositories. In addition, I would like to have configurations in separate files, which would not be affected by the sync.

Similar to hugo.

kyoshino commented 3 months ago

Similar requests for Netlify/Decap CMS:

Perhaps the problem here is how to merge multiple, possibly conflicting configurations.