diff options
author | nodiscc <nodiscc@gmail.com> | 2021-07-04 13:30:02 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2021-07-04 13:30:02 +0000 |
commit | 06ff314b1c540f1e118f1ed388081493a2234406 (patch) | |
tree | ef2274f03936b74fff39e2b6347b7f57ad851fbd | |
parent | standardize Javascript casing (diff) | |
download | awesome-selfhosted-06ff314b1c540f1e118f1ed388081493a2234406.tar.gz awesome-selfhosted-06ff314b1c540f1e118f1ed388081493a2234406.zip |
standardize Go casing
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -434,7 +434,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [BuddyPress](https://buddypress.org/about/) - Powerful plugin that takes your WordPress.org powered site beyond the blog with social-network features like user profiles, activity streams, user groups, and more. ([Source Code](https://github.com/buddypress/BuddyPress)) `GPL-2.0` `PHP` - [Cactus Comments](https://cactus.chat/) - Cactus Comments is a federated comment system for the open web built on Matrix. ([Demo](https://cactus.chat/demo/), [Source Code](https://gitlab.com/cactus-comments/)) `GPL-3.0` `Python` - [cartulary](https://github.com/daveajones/cartulary) - RSS reader, readability tool, article archiver, microblogger, social graph manager and reading list manager. `CDDL-1.0` `PHP` -- [Commento](https://gitlab.com/commento/commento) - Commento is a discussion platform that you can embed on your blog, news articles, and any place where you want your readers to add comments. `MIT` `GO` +- [Commento](https://gitlab.com/commento/commento) - Commento is a discussion platform that you can embed on your blog, news articles, and any place where you want your readers to add comments. `MIT` `Go` - [Coral](https://coralproject.net/) - A better commenting experience from Vox Media. ([Source Code](https://github.com/coralproject/talk)) `Apache-2.0` `Nodejs` - [diaspora*](https://diasporafoundation.org/) - Distributed social networking server. ([Demo](https://podupti.me/go.php), [Source Code](https://github.com/diaspora/diaspora)) `AGPL-3.0` `Ruby` - [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS. ([Demo](https://try.discourse.org/), [Source Code](https://github.com/discourse/discourse)) `GPL-2.0` `Ruby` |