Fixed PixelFed's name and website URL.

This commit is contained in:
Basix 2018-06-09 20:02:34 +09:00
parent a4678d406e
commit 7fcbcc6670
No known key found for this signature in database
GPG Key ID: DB6898D20F92613C
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
* [disbin](https://distbin.com/about) - Distributed Pastebin, support ActivityPub and Micropub
* [Fontina](https://github.com/beta-phenylethylamine/fontina) - Photo sharing social network.
* [FediBlog](http://fedi.blog/) - Self-hosted, ActivityPub, Markdown, PHP, NoSQL, fully customisable blog engine.
* [pixelfed](https://github.com/dansup/pixelfed) - Federated image sharing service based on ActivityPub. **[WIP]**
* [PixelFed](https://pixelfed.org/) - Federated image sharing service based on ActivityPub. **[WIP]**
* [GitPub](https://github.com/git-federation/gitpub) - a decentralized federation protocol based on ActivityPub for federating Git services. **[WIP]**
## Implementations
@ -40,5 +40,5 @@
* [ActivityPub Example](https://github.com/tOkeshu/activitypub-example) - An exmaple of ActivityPub server implementation written in Python.
* [microstatus](https://github.com/Arkanosis/microstatus) - Mastodon, GNUsocial compatible ActivityPub and OStatus server implementation.
## Libraries
## Libraries
* [activity](https://github.com/go-fed/activity) - ActivityPub library for Golang.