diff options
author | Koichi MATSUMOTO <mzch@me.com> | 2020-02-17 06:19:00 +0000 |
---|---|---|
committer | Koichi MATSUMOTO <mzch@me.com> | 2020-02-17 06:19:00 +0000 |
commit | 95113d3e02831964f7c9569d4b38757e1f1be745 (patch) | |
tree | 31b63dc07500312decbec33d7f595e93850c43ca | |
parent | Add some forum software (diff) | |
download | awesome-selfhosted-95113d3e02831964f7c9569d4b38757e1f1be745.tar.gz awesome-selfhosted-95113d3e02831964f7c9569d4b38757e1f1be745.zip |
add period to epochtalk
add period to epochtalk
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -435,7 +435,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [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` - [dyu/comments](https://github.com/dyu/comments) - Real-time, markdown-enabled comment engine powered by leveldb. ([Demo](https://dyu.github.io/comments/real-time/)) `Apache-2.0` `Java` -- [EpochTalk](https://github.com/epochtalk/epochtalk) - Next Generation Forum Software `MIT` `Nodejs` +- [EpochTalk](https://github.com/epochtalk/epochtalk) - Next Generation Forum Software. `MIT` `Nodejs` - [Elgg](https://elgg.org/) - Powerful open source social networking engine. ([Source Code](https://github.com/Elgg/Elgg)) `GPL-2.0` `PHP` - [Flarum](http://flarum.org) - Delightfully simple forums. Flarum is the next-generation forum software that makes online discussion fun again. ([Source Code](https://github.com/flarum/flarum)) `MIT` `PHP` - [flaskbb](https://flaskbb.org/) - FlaskBB is forum software written in Python using the microframework Flask. You can easily create new topics, posts and send other users private messages. It also includes basic administration and moderation tools. ([Source Code](https://github.com/sh4nks/flaskbb)) `BSD-3-Clause` `Python` |