Create README.md

This commit is contained in:
Oleg Lavrovsky 2019-05-16 14:49:38 +02:00 committed by GitHub
parent 68d4784429
commit 6b4a8b8357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
feedler/README.md Normal file
View File

@ -0,0 +1,11 @@
# Feedler
This is a module for Wagtail that integrates with the [Feedly API](https://developer.feedly.com/) to bring aggregated information sources (blogs, feeds, news, etc.) onto our website. You can see how it works by looking at the *News*, *Events* and *Jobs* sections of the [public-health.ch](https://public-health.ch) home page. Behind the scenes, the service allows administrative staff to look for and moderate incoming articles, and easily prepare them for publication.
After importing them from Feedly, the posts can be conveniently edited (primarily to fix formatting issues or add images) at anytime through Wagtail's interface.
![](../docs/Screenshot%20from%202019-05-16%2014-44-10.png)
If there is interest from the community, we could pull this out to be an independent module.
See also https://github.com/chrisdev/django-wagtail-feeds