Setting up NetlifyCMS with Wyam - Part 3
Configuring a simple single user mode NetlifyCMS with Wyam
To get started with a simple NetlifyCMS setup without the editorial workflow you can use the AppVeyor for Continuous Integration Wyam document.
Test blog post for docs
This blog post was written in NetlifyCMS
this is a test post created in NetlifyCMS
Setting up NetlifyCMS with Wyam - Part 1
Configuring a simple single user mode NetlifyCMS with Wyam
Despite the length of this series of blog posts NetlifyCMS is actually really easy to setup. It just involves configuration across a few different tools to get it all working in an automated fashion, from publishing a post in the CMS, thereby the file being pushed to GitHub, to automatically building and publishing your site, in this instance to Netlify. I was not familiar with all these tools when i started so please leave a comment if there are improvements that can be made.