Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

zombiecakes

macrumors regular
Original poster
Jul 11, 2012
201
59
Whats the easiest CMS to use if I want to design a page from scratch and add CMS stuff as I go? I hate working with templates and need a ton of control over the design, the CMS will really only be used as a way for people to make tweaks to text.
 
Whats the easiest CMS to use if I want to design a page from scratch and add CMS stuff as I go? I hate working with templates and need a ton of control over the design, the CMS will really only be used as a way for people to make tweaks to text.

I recommend Wordpress. Not sure if it is the 'easiest', but it's certainly not the hardest.

You can create a custom theme with just the index.php and style.css files. There are tons of tutorials on how to create bare bones wordpress themes.

Good luck and let us know if you run into any issues.
 
Whats the easiest CMS to use if I want to design a page from scratch and add CMS stuff as I go? I hate working with templates and need a ton of control over the design, the CMS will really only be used as a way for people to make tweaks to text.

Wordpress. There are even some barebones template that allows you to design but still have some of the basic elements on the page so you're not starting from scratch.
 
I dont know if Wordpress is right for what I need, Im not making anything like a blog and havent been able to find a basic theme that doesnt include all the blogging crap in it that creates a giant template. I know WP can do what I want but it seems overly complicated for it.

are there any completely stripped down templates for WP where I can start fresh and add the things I want rather than take them out?
 
I dont know if Wordpress is right for what I need, Im not making anything like a blog and havent been able to find a basic theme that doesnt include all the blogging crap in it that creates a giant template. I know WP can do what I want but it seems overly complicated for it.

are there any completely stripped down templates for WP where I can start fresh and add the things I want rather than take them out?
Try the googles. To create a base theme:
  • Add new folder under WP themes. Name it: Bob
  • Add new file. Name it index.php
  • Add new file. Name it styles.css

Google WP styles.css required elements.

Done
 
If you simply want to use the CMS to manage text content use a system like CouchCMS. No Theming. You code your site as you would normally and drop a few PHP tags to mark the content regions you want the CMS to control.
 
If you simply want to use the CMS to manage text content use a system like CouchCMS. No Theming. You code your site as you would normally and drop a few PHP tags to mark the content regions you want the CMS to control.

thanks, gave this a brief try and I think this is what I'm looking for, I can set individual parts of the site to be CMS'd by other people and the editor is pretty good for changing text
 
If you're not savvy with editing CSS files just search for a Wordpress theme that works for you. Another site that might serve your needs is Squarespace.com, it's great for amateurs and non techie people.
 
Wordpress is much more than a blogging platform.
This is my jumping off point for all wordpress projects. I highly recommend it. It is only limited by your imagination and level of technical ability.
http://html5blank.com
Wordpress has grown over the years and is a decent CMS but the biggest pitfalls are all the poorly written plugins and themes. I've been moving toward flat file / nosql based CMS's, the pro's far outweigh the cons when it comes to using a monolithic CMS like Wordpress (still a great platform).

I've been using http://statamic.com/ and GitHub pages (Jekyll), even for freelance work.
 
Yeah. I don't use plug-ins often and write my own themes. Typically i've only used wordpress for smaller freelance projects where the client has to update stuff themselves. Work related projects are node, express, async, underscore and handlebars. I am kinda over PHP.
 
Best CMS for Designing.

The best CMS i personally prefer to joomla because this gives us many versatile themes and easy to manage your content, plugin, component and many more.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.