1
0
Fork 0
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:
yunohost-bot 2022-05-27 23:03:12 +00:00
parent 761f7718c6
commit c700068227
2 changed files with 84 additions and 33 deletions

View file

@ -1,57 +1,54 @@
<!--
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
[![Integration level](https://dash.yunohost.org/integration/cowyo.svg)](https://dash.yunohost.org/appci/app/cowyo) ![](https://ci-apps.yunohost.org/ci/badges/cowyo.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/cowyo.maintain.svg)
[![Install cowyo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cowyo)
[![Integration level](https://dash.yunohost.org/integration/cowyo.svg)](https://dash.yunohost.org/appci/app/cowyo) ![Working status](https://ci-apps.yunohost.org/ci/badges/cowyo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/cowyo.maintain.svg)
[![Install Cowyo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cowyo)
> *This package allow you to install cowyo quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Cowyo quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## 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
**Shipped version:** 2.12.0
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
## Demo
* [Official demo](https://cowyo.com/)
**Shipped version:** 2.12.0~ynh4
## Configuration
No configuration required except specifying the domain to access it, and its public/private status.
## Documentation
* Official documentation: https://github.com/schollz/cowyo/blob/master/README.md
## YunoHost specific features
* Multi-users support: not applicable.
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cowyo%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cowyo%20(Community)%20(%7EARM%7E).svg)](https://ci-apps-arm.yunohost.org/ci/apps/cowyo/)
**Demo:** https://cowyo.com
## Disclaimers / important information
## Limitations
* By design, *cowyo* requires its own domain.
## Configuration
## Links
No configuration required except specifying the domain to access it, and its public/private status.
* Report a bug: https://github.com/YunoHost-Apps/cowyo_ynh/issues
* Cowyo GitHub page: https://github.com/schollz/cowyo
* Cowyo demo site: https://cowyo.com/
* YunoHost website: https://yunohost.org/
## Documentation and resources
---
* Official app website: <https://github.com/schollz/cowyo>
* 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>
* Report a bug: <https://github.com/YunoHost-Apps/cowyo_ynh/issues>
## Developers infos
## Developer info
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug
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>

54
README_fr.md Normal file
View file

@ -0,0 +1,54 @@
<!--
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
[![Niveau d'intégration](https://dash.yunohost.org/integration/cowyo.svg)](https://dash.yunohost.org/appci/app/cowyo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cowyo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cowyo.maintain.svg)
[![Installer Cowyo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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.*
## 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
**Version incluse :** 2.12.0~ynh4
**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
* Site officiel de l'app : <https://github.com/schollz/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>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cowyo>
* Signaler un bug : <https://github.com/YunoHost-Apps/cowyo_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug
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>