Since a year or two I switched from "Flash websites" to "HTML5" websites for my clients. I decided to use a (maybe unknown) CMS named "Website Baker". It is very easy to make templates for my clients, as you only have two PHP commands (echo getMenu(); and echo getPage(id);). It has also a very simple lay-out so it was not difficult to teach my clients how to edit their content. BUT, there is a big downside to this CMS; there is no support at all and there are not so many "add-ons" available on their website, which obligates you to write them all by your own.
A friend of mine told me yesterday I'd better change to WordPress, because for this CMS you have a good support and there are a lot of ad-ons available. I really consider to change but I got a few questions;
1) Is making a template (apart from the styling) a big deal in WordPress, compared to WebsiteBaker?
2) Can I use WordPress as a CMS? I read that it was rather something for “Bloggers” who regularly post and are in big need for a comment box under each post. Most of the time I only need 5-6 pages and a contact form.
3) Is the back-end-enviroment easy to understand? In other words, can I explain a non-geek how to work with it?
I know every CMS has it's own advantages and disadvantages, I only want to whether or not it is a good idea to change from WebsiteBaker to WordPress.
A big thanks in advance!!