Merge branch 'master' of github.com:dataletsch/public-health-ch into blog-support-155

This commit is contained in:
Oleg Lavrovsky 2019-08-22 12:39:57 +02:00
commit 4d0fe2a7d3
2 changed files with 11 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

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