From e71c8c7be84ddd5175817d2e48eed24e18ff26b9 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sat, 6 Nov 2021 00:59:31 -0400 Subject: add feedbloater post and project page --- content/projects/feedbloater.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/projects/feedbloater.md (limited to 'content/projects/feedbloater.md') diff --git a/content/projects/feedbloater.md b/content/projects/feedbloater.md new file mode 100644 index 0000000..ff408be --- /dev/null +++ b/content/projects/feedbloater.md @@ -0,0 +1,8 @@ +--- +title: "Feed Bloater" +slug: "feedbloater" +active: true +repo: "https://github.com/pablotron/feedbloater" +text: "Command-line tool and Ruby library to expand truncated RSS feeds." +--- +Command-line tool and Ruby library to expand truncated RSS feeds. \ No newline at end of file -- cgit v1.2.3