Netlify CMS

Netlify CMS

Use the Netlify CMS select widget with dynamic values

What I wanted to achieve was a custom select widget, filled with dynamic values, thus not set in the config.yml. The default select widget of the Netlify CMS is very useful though,...

Read more
Netlify CMS

Generate your Netlify CMS config.yml using Typescript

Regularly while working with a Netlify CMS you need the config.yml file to configure your entire CMS. I found this to be suboptimal and wanted to use the power of Typescript to...

Read more