Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Can anyone suggest a tool (preferably open source) that can used to easily create/maintain a simple (~3 pages) web site? This would be updated by non-technical folk. Ordinarily, I'd use Wordpress, but this site's content doesn't lend itself to being set up as a blog.

share|improve this question

1 Answer

up vote 2 down vote accepted

Wordpress.

Sure, most of the available themes out there are blog-like, and you can have a fully-functioning blog within minutes, but once you learn a bit about WP you can use it to do anything. And WP's Pages or Custom Post Types makes it even easier to use as a CMS. You may also want to check out the Magic Fields WP plugin if custom post types doesn't cut it for you.

I can't stress this enough: you can build pretty much any kind of site with Wordpress.

The learning curve for customizing WP can be a bit steep, so GetSimple (http://get-simple.info/) is fairly good as well, albeit a bit too basic most of the time.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.