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: about 1 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-11T04:46:57.000Z (about 8 years ago)
- Last Synced: 2025-03-25T07:42:57.065Z (about 1 month ago)
- Topics: indieweb, micropub, nextcloud, nextcloud-app, nextcloud-news
- Language: JavaScript
- Size: 12.7 KB
- Stars: 9
- Watchers: 5
- 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.
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.