From e62be411fac46ab0cd83dc983f64e42dbd6ea4d8 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+KieranRobson@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:07:56 +0100 Subject: [PATCH] Remove Instiki (Unmaintained since March 2023) (#309) --- software/instiki.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/instiki.yml diff --git a/software/instiki.yml b/software/instiki.yml deleted file mode 100644 index c5a9f0f3b0..0000000000 --- a/software/instiki.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Instiki -website_url: https://golem.ph.utexas.edu/wiki/instiki/show/HomePage -description: Instiki is a wiki clone so pretty and easy to set up, you'll wonder if it’s really a wiki. Runs on Rails and focuses on portability and stability. -licenses: - - Ruby -platforms: - - Ruby -tags: - - Wikis -source_code_url: https://github.com/parasew/instiki -stargazers_count: 497 -updated_at: '2023-03-10' -archived: false