This commit is contained in:
rra 2021-08-18 21:56:52 +02:00
commit acf904bca0

View File

@ -1,7 +1,12 @@
#lumbung feed aggregator
# lumbung feed aggregator
This does the following:
* Grab feeds listed in `feeds_list.txt`
* Parse feed for blogpost entries
* * Download images linked in blogposts
* Turn blogpost entries into HUGO posts
# TODO/FIXME
* only include posts with a certain tag
* way to update posts
* way to delete posts