rra
3 years ago
1 changed files with 7 additions and 2 deletions
@ -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