From d05ab92bcfc6e66c4c5ffc129f65b014d45fc68f Mon Sep 17 00:00:00 2001 From: rra Date: Wed, 18 Aug 2021 21:44:07 +0200 Subject: [PATCH] readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..857335e --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +#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