From 5ce1c0f49c2e2dcae2b30f8933687e4e8576b444 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 17 Oct 2025 19:54:14 +0200 Subject: [PATCH] remove WikiMd (Unmaintained since Oct 2024) (#1723) - ref: #1 `ERROR:awesome_lint.py: Wikmd: last updated -396 days, 1:28:27.732254 ago, older than 365 days` ``` linbreux/wikmd (alpine 3.17.6) Total: 49 (UNKNOWN: 3, LOW: 6, MEDIUM: 27, HIGH: 9, CRITICAL: 4) ``` --- software/wikmd.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/wikmd.yml diff --git a/software/wikmd.yml b/software/wikmd.yml deleted file mode 100644 index 154112e9e9..0000000000 --- a/software/wikmd.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Wikmd -website_url: https://github.com/Linbreux/wikmd -description: Modern and simple file based wiki that uses Markdown and Git. -licenses: - - MIT -platforms: - - Python - - Docker -tags: - - Wikis -source_code_url: https://github.com/Linbreux/wikmd -stargazers_count: 398 -updated_at: '2024-09-16' -archived: false