Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Content Management System for Web Project

Hi,

I am seeking advice on a CMS that I can connect to a website I am building. I want the CMS that will be the simplest and most accessible way for a content writer to publish, edit and deploy a new article on a website without the need for git and HTML/CSS knowledge.

Secondly, I also have to consider the easiest way to migrate an old blog to a new version of a blog. We currently use Contentful but I feel Wordpress would be easier for a content team to be more self-sufficient and post blogs without the need of terminal or merging with master etc.

1) How difficult would it be to transfer contentful CMS system to Wordpress? 2) What considerations do I need to be aware of before changing CMS systems? 3) How easy is it to attach WordPress blog to the main website built with HTML/CSS/javascript.

Any advice or pointers in the right direction would be much appreciated. Trying to identify the best path to take and the full scope of work before moving forward.