From 2332d373d5b607c522a825d060c23d28dde1f1b1 Mon Sep 17 00:00:00 2001 From: Seaswimmer <102361830+SeaswimmerTheFsh@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:50:41 -0500 Subject: [PATCH] Add An Otter Wiki (#336) Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> Co-authored-by: nodiscc --- software/otterwiki.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/otterwiki.yml diff --git a/software/otterwiki.yml b/software/otterwiki.yml new file mode 100644 index 0000000000..2d8b704dc7 --- /dev/null +++ b/software/otterwiki.yml @@ -0,0 +1,10 @@ +name: "Otter Wiki" +website_url: "https://github.com/redimp/otterwiki" +source_code_url: "https://github.com/redimp/otterwiki" +description: "Simple, easy to use wiki software using markdown." +licenses: + - MIT +platforms: + - Docker +tags: + - Wikis