Libre blogging software recommendations?
- Login o registrati per inviare commenti
I am looking to set up some blog-like website. I'd like users to be able to:
- register
- make posts
- maybe comment
I want the content to be viewable by the public.
I'd like to be able, as admin, to:
- easily moderate (including limitting by number):
- new registrations
- new posts
- new comments
And it should be ethical. I.e. the website I set up should definitely work without JS. It'd be cool if the JS that's nevertheless present (if any) was served with license notices and links to source. I hope to be able to install all the necessary software from Debian `main` repo (although I could use some other ethical repos, too).
I might end up writing my own platform, but first I wanted to see if there are any ready-to-use solutions that fit my specific needs. There might be some I have already heard about (who hasn't heard of Wordpress?) but I happen to know too little about them so I'd like to hear some opinions anyway :)
In my case I have created a self hosted blog with ikiwiki uisng freedombox.
My blog is https://nparafe.freedombox.rocks/ikiwiki/nparafe/
ikiwiki is as simple as it gets. No JS or anything.
Freedombox is based on Debian (free) and is 100% free software. You can find more in https://freedombox.org/.
Freedombox also offers the ability to create a blog using wordpress, but I haven't used it.
Freedombox is being offered as a package in Devuan as well, but I haven't tested it.
Thanks! I see user registrations are one of the features. Is it possible to lock users out of editing other users' "posts"?
- Login o registrati per inviare commenti