maximum syndication: turns a list of RSS feeds in to HUGO posts. Allows lumbung-interlokal members to post from their own blog/website to lumbung.space
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rra d52114f531 add gitignore 3 years ago
.gitignore add gitignore 3 years ago
README.md readme 3 years ago
feeds_list.txt first prototype RSS aggregator 3 years ago
post_template.md first prototype RSS aggregator 3 years ago
rss_aggregator.py first prototype RSS aggregator 3 years ago

README.md

#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