From 678e556e7964e0652eebffa1e0fe302cde45c2be Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 24 Sep 2023 22:53:41 +0000 Subject: [PATCH] Remove Chowdown (unmaintained since February 2022) (#210) - it is a configuration for the Jekyll static site generator, which makes it unfit for the list as we don't list static site generators - ref. #1 - alternatives exist --- software/chowdown.io.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/chowdown.io.yml diff --git a/software/chowdown.io.yml b/software/chowdown.io.yml deleted file mode 100644 index d6f60391c6..0000000000 --- a/software/chowdown.io.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Chowdown.io -website_url: https://chowdown.io/ -description: Simple recipes in Markdown format. -licenses: - - Unlicense -platforms: - - Ruby -tags: - - Recipe Management -source_code_url: https://github.com/clarklab/chowdown -stargazers_count: 587 -updated_at: '2022-02-17' -archived: false