Hi,
I am using Netlify to host a website I designed in Webflow and converted to Jamstack via Udesly. I want to use a CMS, so I activated Netlify Identity and Git Gateway and was able to log into Netlify CMS and start creating new CMS items there. However, the CMS items (those imported via the Udesly conversion from Webflow and the new ones I created in Netlify CMS) do not show up on the deployed website.
All the items appear in the CMS, the website starts automatically building once I hit publish and it always deploys successfully (no errors in the deploy logs). They also seem to correctly appear on Github. Caching also isn’t the problem as I have tried opening the website in incognito mode and the CMS doesn’t work there either. I checked the console as well and no errors are showing up. I also tried reconnecting Git Gateway and did nothing. I am not a developer so I am really stumped as to what is causing the issue.
A possible explanation I thought of is that I couldn’t upload the .eleventy.js file from Udesly to GitHub as it is apparently hidden, so I created a new file of the same name manually in GitHub and copied the contents of the original file there. Not sure if this is an issue or not and if it is I don’t how to get around it. But it might be a helpful detail.
My site name is centrumjulie.netlify.app
Any help is greatly appreciated.