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:
parent
d2e712af6e
commit
f71eebe63e
1 changed files with 5 additions and 8 deletions
13
README.md
13
README.md
|
@ -1,13 +1,13 @@
|
|||
# Cowyo for YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/cowyo/)
|
||||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||||
[](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 - [](https://ci-apps.yunohost.org/ci/apps/cowyo/)
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/cowyo/)
|
||||
* ARMv8-A - [%20(%7EARM%7E).svg)](https://ci-apps-arm.yunohost.org/ci/apps/cowyo/)
|
||||
* Jessie x86-64b - [.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.
|
||||
|
|
Loading…
Add table
Reference in a new issue