Live data from Hacker News

Ask HN: lightweight and simple CMS?

news.ycombinator.com

1–9 of 9 posts

Ask HN: lightweight and simple CMS?

#1
Is there any lightweight CMS with a very simple interface? I would like to build a site for one of my friend, he is however not a computer oriented guy at all. He will only provide updates with title/body/picture. I do not mind the use of the technology on my side to install it. Thanks!

Re: Ask HN: lightweight and simple CMS?

#2
So many options. WordPress is about as simple (from a end-user perspective) as they come, it isn't necessarily lightweight, but it's more lightweight than some other options. More importantly, it has a very active following and vibrant development community, and it's based on the LAMP stack, so hosting is very easy to come by.

Re: Ask HN: lightweight and simple CMS?

#4
Depends on the site, and how much free time to have to support him.

You might be able to get away with something like Jekyll, or else give your friend a template and a quick lesson in editing HTML (h1, h2, p, img, and a tags, plus testing and uploading should be about it...).

Option 2 is some sort of hosted CMS, with his domain name on the front - wordpress.com, posterous or tumblr, something like that.

Re: Ask HN: lightweight and simple CMS?

#5

So many options. WordPress is about as simple (from a end-user perspective) as they come, it isn't necessarily lightweight, but it's more lightweight than some other options. More importantly, it has a very active following and vibrant development community, and it's based on the LAMP stack, so hosting is very easy to come by.

I second Wordpress. It's also easy to modify if you'd like to make changes that haven't already been made by others through the many plugins and templates available.