diff --git a/software/tinyfeed.yml b/software/tinyfeed.yml new file mode 100644 index 0000000000..5fcafe8159 --- /dev/null +++ b/software/tinyfeed.yml @@ -0,0 +1,12 @@ +name: "TinyFeed" +website_url: "https://feed.lovergne.dev/" +source_code_url: "https://github.com/TheBigRoomXXL/tinyfeed" +description: "Generate a static HTML page from a collection of feeds wtih a simple CLI." +licenses: + - MIT +platforms: + - Go + - Docker +tags: + - Feed Readers +demo_url: "https://feed.lovergne.dev/demo"