1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cowyo_ynh.git synced 2024-09-03 18:16:15 +02:00

Add badges

This commit is contained in:
Éric Gaspar 2020-10-16 14:35:12 +02:00 committed by tituspijean
parent d2e712af6e
commit c92875dba0

View file

@ -1,13 +1,13 @@
# Cowyo for YunoHost
[![Integration level](https://dash.yunohost.org/integration/cowyo.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/)
[![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)
> *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.*
## Overview
A feature-rich wiki webserver for minimalists. 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. See https://github.com/schollz/cowyo#usage
**Shipped version:** 2.12.0
@ -21,7 +21,7 @@ No configuration required except specifying the domain to access it, and its pub
## Documentation
* [Official documentation (on GitHub)](https://github.com/schollz/cowyo/blob/master/README.md)
* Official documentation: https://github.com/schollz/cowyo/blob/master/README.md
## YunoHost specific features
@ -29,9 +29,8 @@ No configuration required except specifying the domain to access it, and its pub
#### Supported architectures
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cowyo%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cowyo/)
* 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/)
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/cowyo%20(Apps).svg)](https://ci-stretch.nohost.me/ci/apps/cowyo/)
## Limitations
@ -46,10 +45,8 @@ No configuration required except specifying the domain to access it, and its pub
---
Developers infos
----------------
## Developers infos
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
Please do 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.