mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-10 22:15:43 +02:00
.. | ||
explore | ||
externalapi | ||
faq | ||
feedcss | ||
plugins | ||
configuration.md | ||
install.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 picoFeed for parsing feeds and full text feeds. picoFeed is a fantastic library so if you add custom full text configurations or fix bugs, please consider contributing your changes back to the library to help others :)