Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cleverdevil/news_indieweb
Adds Indieweb interactions to Nextcloud News using the excellent hosted Quill Micropub client
https://github.com/cleverdevil/news_indieweb
indieweb micropub nextcloud nextcloud-app nextcloud-news
Last synced: 10 days ago
JSON representation
Adds Indieweb interactions to Nextcloud News using the excellent hosted Quill Micropub client
- Host: GitHub
- URL: https://github.com/cleverdevil/news_indieweb
- Owner: cleverdevil
- License: mit
- Created: 2017-04-10T22:11:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T04:46:57.000Z (over 7 years ago)
- Last Synced: 2024-10-12T12:32:10.640Z (about 1 month ago)
- Topics: indieweb, micropub, nextcloud, nextcloud-app, nextcloud-news
- Language: JavaScript
- Size: 12.7 KB
- Stars: 9
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextcloud News IndieWeb Plugin
[Nextcloud News](http://github.com/nextcloud/news) is an excellent feed
aggregator and reader for [Nextcloud](http://www.nextcloud.com). This plugin is
an extension to Nextcloud News that enables [Indieweb](http://indieweb.org)
interactions with articles.![Preview of Indieweb interactions](http://share.cleverdevil.io/6g5YfXtB5P.png)
Using this plugin, you can create replies, likes, reposts, and bookmarks on your
[Micropub](https://micropub.net) compatible website. This plugin leverages the
excellent [Quill](http://quill.p3k.io) Micropub client to enable interactions.## Installation
Simply clone this repository into your `nextcloud/apps` directory and enable the
app. While this is technically a "plugin" for the Nextcloud News app, it
installs and is managed just like a first class application.