mirror of
https://github.com/YunoHost-Apps/cowyo_ynh.git
synced 2024-09-03 18:16:15 +02:00
commit
ecc7c7acd9
3 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. See https://github.com/schollz/cowyo#usage
|
||||
|
||||
|
||||
**Shipped version:** 2.12.0~ynh4
|
||||
**Shipped version:** 2.12.0~ynh5
|
||||
|
||||
**Demo:** https://cowyo.com
|
||||
## Disclaimers / important information
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
Cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. See https://github.com/schollz/cowyo#usage
|
||||
|
||||
|
||||
**Version incluse :** 2.12.0~ynh4
|
||||
**Version incluse :** 2.12.0~ynh5
|
||||
|
||||
**Démo :** https://cowyo.com
|
||||
## Avertissements / informations importantes
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Feature-rich wiki webserver for minimalists",
|
||||
"fr": "Serveur de wiki minimaliste mais riche en fonctionnalités."
|
||||
"fr": "Serveur de wiki minimaliste mais riche en fonctionnalités"
|
||||
},
|
||||
"version": "2.12.0~ynh4",
|
||||
"version": "2.12.0~ynh5",
|
||||
"url": "https://github.com/schollz/cowyo",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
@ -20,7 +20,7 @@
|
|||
"email": "tituspijean@outlook.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.0.9"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue