DEV Community

Discussion on: Creating a basic blog with Eleventy and Netlify CMS completely from scratch

Collapse
 
smolcodes profile image
Smol Codes

Hi I couldn't find you on Twitter so sorry for putting my question here, I followed your tutorial.
Here's the setup:
VSCode of setup

Dist is my equivalent of _site. Posts and admin are in src.

I tried changing the posts from src/posts to just posts and both yielded the same errors.

On localhost I get the error:

 Config Errors:
 Error: Failed to load config.yml (404)

On Netlfiy smolnotes.netlify.app/admin/ I get this error:

 Config Errors:
 'collections[0].fields[5]' should be object