I have a collection for the blog posts and now I want to edit it and 2 new fields: one for the featured image and the second one for a thumbnail image. I did it
I am new to netlify and netlifyCMS. Did upload a Hugo site which is working well. Now trying to implement CMS. It is a very simple site with only a few *.md con
The use case I'm trying to fulfill: Admin adds SVG along with new content in CMS, specifying in the CMS which svg goes with which content CMS commits change to
i have problem with this component: import CMS from 'netlify-cms-app' import React from 'react' import Article from './preview-templates/Article' const ArticleP