Switch to Litepub (#50)

* Try out litepub

* Remove the Article API
This commit is contained in:
Thomas Sileo
2019-05-11 12:19:19 +02:00
committed by GitHub
parent 1d0d5fa8b1
commit faaf1d83a2
3 changed files with 3 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ Getting closer to a stable release, it should be the "last" migration.
## Features
- Implements a basic [ActivityPub](https://activitypub.rocks/) server (with federation)
- Compatible with [Mastodon](https://joinmastodon.org/) and others ([Pleroma](https://pleroma.social/), Hubzilla...)
- Compatible with [Mastodon](https://joinmastodon.org/) and others ([Pleroma](https://pleroma.social/), Plume, PixelFed, Hubzilla...)
- Also implements a remote follow compatible with Mastodon instances
- Exposes your outbox as a basic microblog
- Support all content types from the Fediverse (`Note`, `Article`, `Page`, `Video`, `Image`, `Question`...)