Andros Fenollosa пре 5 година
родитељ
комит
96513d0131
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -17,6 +17,7 @@ See [Contributing](.github/CONTRIBUTING.md).
   - [Blogging Platforms](#blogging-platforms)
   - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)
   - [Calendaring and Contacts Management](#calendaring-and-contacts-management)
+  - [Commentary system](#commentary-system)
   - [Communication systems](#communication-systems)
     - [Custom communication systems](#custom-communication-systems)
     - [Email](#email)
@@ -268,6 +269,10 @@ _CalDAV or CardDAV web-based clients._
 - [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - Open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPL-3.0` `Javascript`
 - [EteSync Web](https://www.etesync.com/faq/#web-client) - EteSync's official Web-based client (i.e., their Web app). ([Demo](https://client.etesync.com/), [Source Code](https://github.com/etesync/etesync-web)) `AGPL-3.0` `TypeScript`
 
+## Commentary system
+
+- [Glosa](https://github.com/glosa/glosa-server) - Open source commentary system easy to integrate with static pages. You can import from Disqus. ([Source Code](https://github.com/glosa/glosa-server)) `GPL-3.0` `Clojure`
+
 ## Communication systems
 
 **[`^        back to top        ^`](#)**