gatsby-plugin-netlify-cms and cms-config-url #31709
Unanswered
kalebheitzman
asked this question in
Help
Replies: 1 comment 1 reply
-
cc @erezrokah |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi all,
I'm including netlify-cms as a part of a theme and I want to use both manual init as well as specify a config.yml in the theme. It looks like my site is looking for config.yml in the main site instead of the theme however so it comes up as missing. The config.yml isn't being published.
With Netlify CMS you can specify a cms-config-url link tag to tell Netlify CMS where to look for your config file. Is there a way to do this from the plugin options?
Am I going about this all wrong. The goal is to ship a theme where content lives in the main site repository and the theme is separate from the content.
Beta Was this translation helpful? Give feedback.
All reactions