Available in production Maintened CMS
Setup
Enable Sveltia CMS
/config/_default/params.yaml
admin:
cms: sveltiacms
repo: Hugolify/hugolify-template # set your repository’s URL
Additional featured
Including Hugo’s special index file in a folder collection
Disables unnecessary indexes collection (See more about this on Sveltia’s repository ):
admin:
collections:
indexes:
enable: false