What technology to use for a small NGO website?

25 points by kcyb


Hi Lobsters :) hope you’re having a cozy weekend

I’m volunteering to set up and maintain the website of an association/small NGO, and I need to choose the technology we will use. I would appreciate advice from the hive mind on what technologies/setup to use :)

The key constraints are:

  1. It should be feasible to teach a motivated non-coder how to adjust website content. Most of the content will be text & images describing the organisation and its various projects, maybe some fancier formatting like tables etc. It won’t change too quickly. We would also like to have a blog with more regular posts.

  2. It should not require too much regular maintenance. I’m more or less the only tech person involved, and I don’t have many hours to spend on serious maintenance regularly. I’m happy to binge work once every few months, but cannot promise more than a few minutes every other week.

  3. Costs ideally <15 EUR per month.

  4. Ideally shouldn’t be hard to make it multi-lingual

I’ve considered:

I’ve briefly looked at other alternatives like Ghost, but tbh I’m overwhelmed by all the options. So I come to you dear lobsters :) do you have some experience/ recommendations on running a website with these considerations?

steinuil

In this situation I would just go for Wordpress. I think with the new versions you can get by without too many plugins, and Gutenberg makes it very easy for non-coders to adjust the website’s content.

I spent a lot of time looking for alternatives to Wordpress, and even wrote a sort-of CMS in Ruby backed by PStore where you could edit pages with a janky WYSIWYG editor for a relative’s website, but in the end I gave that up. If you’re looking for something you can hand off to other people when you can’t contribute anymore, it’s better to just go for something that the average person is most likely to be comfortable with, and you can’t go wrong with Wordpress.