wok diff lionwiki/description.txt @ rev 24981

Up pce (20220220-991c55d9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 08 10:57:53 2022 +0000 (2022-05-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lionwiki/description.txt	Sun May 08 10:57:53 2022 +0000
     1.3 @@ -0,0 +1,6 @@
     1.4 +LionWiki is a minimalist Wiki engine programmed in PHP.
     1.5 +It is extensible, templatable, file based (it doesn't need database
     1.6 +like MySQL) and requires just one file to function.
     1.7 +It is suitable for small websites, personal notebooks or journals.
     1.8 +
     1.9 +This project is dead and not recommended for use in new projects.