mirror of
https://github.com/YunoHost-Apps/sharkey_ynh.git
synced 2024-09-03 20:16:32 +02:00
Auto-update README
This commit is contained in:
parent
7e1b7fc83a
commit
caeb6dce6b
2 changed files with 25 additions and 34 deletions
29
README.md
29
README.md
|
@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Misskey for YunoHost
|
||||
# Sharkey for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/misskey)  
|
||||
[](https://dash.yunohost.org/appci/app/sharkey)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=misskey)
|
||||
[](https://install-app.yunohost.org/?app=sharkey)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Misskey quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Sharkey 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
|
||||
|
@ -19,29 +19,24 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Misskey is a decentralized microblogging platform. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms.
|
||||
|
||||
|
||||
**Shipped version:** 12.119.2~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||
**Shipped version:** 2023.12.0~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://misskey-hub.net/>
|
||||
* Upstream app code repository: <https://github.com/misskey-dev/misskey>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_misskey>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
* Official app website: <https://git.joinsharkey.org/Sharkey>
|
||||
* Upstream app code repository: <https://activitypub.software/TransFem-org/Sharkey>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/sharkey>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/sharkey_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade sharkey -u https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
30
README_fr.md
30
README_fr.md
|
@ -3,43 +3,39 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Misskey pour YunoHost
|
||||
# Sharkey pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/misskey)  
|
||||
[](https://dash.yunohost.org/appci/app/sharkey)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=misskey)
|
||||
[](https://install-app.yunohost.org/?app=sharkey)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Misskey rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d’installer Sharkey 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
|
||||
|
||||
Misskey est une plateforme de microblogging décentralisée. Puisqu'il existe au sein du Fediverse (un univers où diverses plateformes de médias sociaux sont organisées), il est mutuellement lié à d'autres plateformes de médias sociaux.
|
||||
|
||||
**Version incluse :** 12.119.2~ynh1
|
||||
|
||||
|
||||

|
||||
|
||||
**Version incluse :** 2023.12.0~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://misskey-hub.net/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/misskey-dev/misskey>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_misskey>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/misskey_ynh/issues>
|
||||
* Site officiel de l’app : <https://git.joinsharkey.org/Sharkey>
|
||||
* Dépôt de code officiel de l’app : <https://activitypub.software/TransFem-org/Sharkey>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/sharkey>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/sharkey_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/misskey_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/sharkey_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade misskey -u https://github.com/YunoHost-Apps/misskey_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade sharkey -u https://github.com/YunoHost-Apps/sharkey_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