Hi @privatemaker
I followed steps in README and added config and params yamls to the config/_defaults dir, I didn't put anything into hugo.yaml in the home/src folder to keep all the configs in one place
So there's couple findings:
config.yaml - it wasn't enough to have only basic things you listed, but also params part with headless_cms and backed info, otherwise admin page was saying I didn't choose any supported CMS, so I ended up just having params config in both files, see below:
Hi @privatemaker I followed steps in README and added config and params yamls to the config/_defaults dir, I didn't put anything into hugo.yaml in the home/src folder to keep all the configs in one place So there's couple findings: config.yaml - it wasn't enough to have only basic things you listed, but also params part with headless_cms and backed info, otherwise admin page was saying I didn't choose any supported CMS, so I ended up just having params config in both files, see below:
So now sveltia is loaded fine in the network and I don't see any errors in console, but I don't see any UI loaded there's no error in console
Can you help to understand what's wrong there?
Also I've tried decap, but it also fails to detect right path for config.yaml