Best CMS for a static website?
June 17, 2009 8:37 PM
Subscribe
Best CMS for a static website?
I'm maintaining a small website with about 10 static pages for now and probably more later.
I'd like to find a CMS system that would let me easily change the content of the pages without affecting the template, but it seems like the only CMS's I can find are built around sites with more dynamic content -- blogs, portals and the like*.
So far, I've been handling it with PHP includes, but I'd like to work with something where I don't have to juggle half a dozen different includes for the template just so I can insert a paragraph of content.
Ideally, the CMS I'm looking for will:
a) let me enter the content I want into the specific places I want it on a templated document
b) let me specify where I want the page, i.e. domain.com/page, domain.com/page.html, or domain.com/dir/page.html, etc.
Any ideas?
*If Wordpress et al are the best options that's fine, but I just wanted to explore all my options.
posted by twins named Lugubrious and Salubrious to computers & internet (16 comments total)
11 users marked this as a favorite
posted by twins named Lugubrious and Salubrious at 8:45 PM on June 17