mirror of
https://github.com/YunoHost-Apps/cowyo_ynh.git
synced 2024-09-03 18:16:15 +02:00
Auto-update README
This commit is contained in:
parent
9b96fe477a
commit
19fabeccb5
2 changed files with 17 additions and 36 deletions
21
README.md
21
README.md
|
@ -1,11 +1,12 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Cowyo for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=cowyo)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -15,27 +16,17 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
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
|
||||
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.
|
||||
|
||||
|
||||
**Shipped version:** 2.12.0~ynh5
|
||||
|
||||
**Demo:** https://cowyo.com
|
||||
## Disclaimers / important information
|
||||
|
||||
## Limitations
|
||||
|
||||
* By design, *cowyo* requires its own domain.
|
||||
|
||||
## Configuration
|
||||
|
||||
No configuration required except specifying the domain to access it, and its public/private status.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official admin documentation: <https://github.com/schollz/cowyo/blob/master/README.md>
|
||||
* Upstream app code repository: <https://github.com/schollz/cowyo>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_cowyo>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/cowyo>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/cowyo_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
@ -50,4 +41,4 @@ or
|
|||
sudo yunohost app upgrade cowyo -u https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
32
README_fr.md
32
README_fr.md
|
@ -1,41 +1,31 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Cowyo pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=cowyo)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Cowyo rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer Cowyo rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
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
|
||||
## Vue d’ensemble
|
||||
|
||||
Cowyo est un serveur wiki autonome qui permet de prendre des notes facilement et rapidement. La caractéristique la plus importante ici est la simplicité. Les autres fonctionnalités incluent la gestion des versions, le verrouillage des pages, l'autodestruction des messages, le cryptage et la liste.
|
||||
|
||||
**Version incluse :** 2.12.0~ynh5
|
||||
|
||||
**Démo :** https://cowyo.com
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Limitations
|
||||
|
||||
* By design, *cowyo* requires its own domain.
|
||||
|
||||
## Configuration
|
||||
|
||||
No configuration required except specifying the domain to access it, and its public/private status.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Documentation officielle de l'admin : <https://github.com/schollz/cowyo/blob/master/README.md>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/schollz/cowyo>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cowyo>
|
||||
* Documentation officielle de l’admin : <https://github.com/schollz/cowyo/blob/master/README.md>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/schollz/cowyo>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/cowyo>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/cowyo_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
@ -50,4 +40,4 @@ ou
|
|||
sudo yunohost app upgrade cowyo -u https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue