From 5f0e06a0256f97b10d0e0c201f8d0c8c7e0b0dd4 Mon Sep 17 00:00:00 2001 From: Vincent Peugnet Date: Mon, 2 Dec 2024 16:43:36 +0100 Subject: [PATCH] Add W software (wiki) W is a 5 years old indie Wiki software. --- software/w.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/w.yml diff --git a/software/w.yml b/software/w.yml new file mode 100644 index 0000000000..9de20c8db4 --- /dev/null +++ b/software/w.yml @@ -0,0 +1,10 @@ +name: "W" +website_url: "https://w.club1.fr" +source_code_url: "https://github.com/vincent-peugnet/wcms" +description: "Lightweight, mutli-user, flat-file-database Wiki engine. Create pages quickly and edit them in your Web browser using Mardown/HTML/CSS/JS. The main difference with other wiki is that you are encouraged to customize each page style individually." +licenses: + - AGPL-3.0 +platforms: + - PHP +tags: + - Wiki