mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-10 22:15:43 +02:00
|
||
---|---|---|
.. | ||
explore | ||
externalapi | ||
faq | ||
feedcss | ||
plugins | ||
updateInterval | ||
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 :)