from nutomic@lemmy.ml to fediverse@lemmy.ml on 21 Feb 10:51
https://lemmy.ml/post/26284182
Ibis is a federated encyclopedia which uses the ActivityPub protocol, just like Mastodon or Lemmy. If you want to start a wiki for a TV series, a videogame, or an open source project then Ibis is for you! You can register on an existing instance or install it on your own server. Then you can start editing on the topic of your choice, and connect to other Ibis instances for different topics. Federation ensures that articles get mirrored across many servers, and can be read even if the original instance goes down. Ibis is written in Rust and Webassembly, fully open source to make future enshittification impossible.
This release features a redesigned explore page to browse instances and recently edited articles. Articles now have federated, nested comments, as well as more subscription options to get notified about new edits and comments. There are also lots of minor changes and improvements.
Changelog
- New explore page with list of instances which shows the topic, update time and list of recently edited articles
- Implement nested comments for articles
- Users can subscribe to articles, in order to get notified about new edits and comments
- Settings for instance name and topic
- Much better error handling
- Add HTML title tag for all pages
- Icons
- Make diff view readable in dark mode (thanks @Earthgames)
- Basic about page
- Show pending edits which have not federated yet
- Various bug fixes
The next major version 0.3.0 will include federation with Lemmy, Mastodon and other compatible Fediverse platforms. The plan is to treat each Ibis instance as a community, with articles as posts. This way users on Lemmy and compatible platforms can directly browse, read and comment on wiki articles.
To follow Ibis development subscribe to !ibis@lemmy.ml or join the Matrix chat. Contributions to the source code are more than welcome.
threaded - newest
Wow. This is coming along nicely. It’s super snappy too!