mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add W software (wiki) (#991)
This commit is contained in:
parent
4b350c03ca
commit
3de32c1ac3
1 changed files with 10 additions and 0 deletions
10
software/w.yml
Normal file
10
software/w.yml
Normal file
|
|
@ -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:
|
||||
- Wikis
|
||||
Loading…
Reference in a new issue