I'm unable to figure out how to write the Netlify CMS config.yml for a posts
folder that looks like
The structure is inspired by the Gatsby Personal Blog Starter. My blog content looks like https://ibb.co/cxXL9MJ:
This is my current config.yml, gatsby-config.js and gatsby-node.js.
You can browse the whole branch for more details.