Merge branch 'master' of https://git.vvvvvvaria.org/rra/lumbung-feed-aggregator
This commit is contained in:
commit
acf904bca0
@ -1,7 +1,12 @@
|
|||||||
#lumbung feed aggregator
|
# lumbung feed aggregator
|
||||||
|
|
||||||
This does the following:
|
|
||||||
* Grab feeds listed in `feeds_list.txt`
|
* Grab feeds listed in `feeds_list.txt`
|
||||||
* Parse feed for blogpost entries
|
* Parse feed for blogpost entries
|
||||||
* * Download images linked in blogposts
|
* * Download images linked in blogposts
|
||||||
* Turn blogpost entries into HUGO posts
|
* Turn blogpost entries into HUGO posts
|
||||||
|
|
||||||
|
# TODO/FIXME
|
||||||
|
|
||||||
|
* only include posts with a certain tag
|
||||||
|
* way to update posts
|
||||||
|
* way to delete posts
|
Loading…
Reference in New Issue
Block a user