mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
updating readmes (add Store link) & docs link moved to description.md
This commit is contained in:
parent
b483f62d10
commit
7bbc3d42ae
6 changed files with 10 additions and 12 deletions
|
@ -21,6 +21,7 @@ GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network se
|
||||||
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
||||||
|
|
||||||
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
|
The docs for this YunoHost package [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.12.1~ynh1
|
**Shipped version:** 0.12.1~ynh1
|
||||||
|
@ -43,8 +44,6 @@ You will have a **separate account from the rest of your Yunohost server**, pote
|
||||||
GoToSocial **does not provide a user interface**.
|
GoToSocial **does not provide a user interface**.
|
||||||
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
||||||
|
|
||||||
The docs [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
|
|
||||||
|
|
||||||
## :red_circle: Antifeatures
|
## :red_circle: Antifeatures
|
||||||
|
|
||||||
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||||||
|
@ -55,6 +54,7 @@ The docs [can be read here](./doc/DOCS.md) and the admin is **strongly encourage
|
||||||
* Official user documentation: <https://docs.gotosocial.org/en/latest/>
|
* Official user documentation: <https://docs.gotosocial.org/en/latest/>
|
||||||
* Official admin documentation: <https://docs.gotosocial.org/en/latest/>
|
* Official admin documentation: <https://docs.gotosocial.org/en/latest/>
|
||||||
* Upstream app code repository: <https://github.com/superseriousbusiness/gotosocial>
|
* Upstream app code repository: <https://github.com/superseriousbusiness/gotosocial>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/gotosocial>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/gotosocial_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/gotosocial_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
|
@ -20,7 +20,8 @@ Un serveur de réseau social véloce basé sur [ActivityPub](https://activitypub
|
||||||
|
|
||||||
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
||||||
|
|
||||||
Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
Vous pouvez consulter la documentation officielle à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
|
La documentation de ce paquet YunoHost [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** !
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.12.1~ynh1
|
**Version incluse :** 0.12.1~ynh1
|
||||||
|
@ -43,8 +44,6 @@ Vous aurez un **compte séparé du reste de votre serveur Yunohost**, avec poten
|
||||||
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
||||||
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
||||||
|
|
||||||
La documentation [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** !
|
|
||||||
|
|
||||||
## :red_circle: Fonctions indésirables
|
## :red_circle: Fonctions indésirables
|
||||||
|
|
||||||
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||||||
|
@ -55,6 +54,7 @@ La documentation [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement e
|
||||||
* Documentation officielle utilisateur : <https://docs.gotosocial.org/en/latest/>
|
* Documentation officielle utilisateur : <https://docs.gotosocial.org/en/latest/>
|
||||||
* Documentation officielle de l’admin : <https://docs.gotosocial.org/en/latest/>
|
* Documentation officielle de l’admin : <https://docs.gotosocial.org/en/latest/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/superseriousbusiness/gotosocial>
|
* Dépôt de code officiel de l’app : <https://github.com/superseriousbusiness/gotosocial>
|
||||||
|
* YunoHost Store: <https://apps.yunohost.org/app/gotosocial>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/gotosocial_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/gotosocial_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
|
@ -2,4 +2,5 @@ GoToSocial is a fast [ActivityPub](https://activitypub.rocks/) social network se
|
||||||
|
|
||||||
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!
|
||||||
|
|
||||||
Documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
The official documentation is at [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
|
The documentation for this YunoHost package [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
|
||||||
|
|
|
@ -2,4 +2,5 @@ Un serveur de réseau social véloce basé sur [ActivityPub](https://activitypub
|
||||||
|
|
||||||
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !
|
||||||
|
|
||||||
Vous pouvez consulter la documentation à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
Vous pouvez consulter la documentation officielle à l'adresse : [docs.gotosocial.org](https://docs.gotosocial.org).
|
||||||
|
La documentation de ce paquet YunoHost [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** !
|
||||||
|
|
|
@ -9,5 +9,3 @@ You will have a **separate account from the rest of your Yunohost server**, pote
|
||||||
|
|
||||||
GoToSocial **does not provide a user interface**.
|
GoToSocial **does not provide a user interface**.
|
||||||
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android, [Feditext](https://fedi.software/@Feditext) for iOS or an instance of [Semaphore](https://semaphore.social/) on the Web.
|
||||||
|
|
||||||
The docs [can be read here](./doc/DOCS.md) and the admin is **strongly encouraged to read it**!
|
|
||||||
|
|
|
@ -9,5 +9,3 @@ Vous aurez un **compte séparé du reste de votre serveur Yunohost**, avec poten
|
||||||
|
|
||||||
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
GoToSocial **ne dispose pas d'une interface utilisateur-ice**.
|
||||||
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
Vous devrez utiliser un client compatible avec Mastodon comme [Tusky](https://tusky.app/) sur Android, [Feditext](https://fedi.software/@Feditext) sur iOS ou une instance de [Semaphore](https://semaphore.social/) en Web.
|
||||||
|
|
||||||
La documentation [est lisible ici](./doc/DOCS_fr.md) et l'admin est **vivement encouragé-e à la lire** !
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue