зеркало из https://github.com/nextcloud/news.git
04b8aacdcc
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu> |
||
---|---|---|
.. | ||
explore | ||
externalapi | ||
faq | ||
feedcss | ||
plugins | ||
updateInterval | ||
README.md | ||
install.md | ||
maintenance.md |
README.md
Documentation
As a developer you can interact with the News app in the following ways:
- Use the API for syncing and updating feeds
- Write plugins
- Add custom CSS for feeds
- Customize the explore section
The News app uses FeedIO for parsing feeds and full text feeds. FeedIO is a fantastic library so if you contribute or fix bugs, please consider contributing your changes back to the library to help others :)