aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexandre Aubin <4533074+alexAubin@users.noreply.github.com>2024-04-16 21:47:30 +0200
committerGitHub <noreply@github.com>2024-04-16 21:47:30 +0200
commitdff27bce453d732183d2ec525ce7d9685a54df4a (patch)
tree69e48e7f930d4af7ff2b57b062e5db6a7dfe5feb /README.md
parent30065b6eea3ea5dbb2a2e7258cbae1b8ed3c1f66 (diff)
parenta75e6726bca8d3b8a076da4164cd7a18ed29d06e (diff)
downloadmastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.tar.gz
mastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.tar.bz2
mastodon_ynh-dff27bce453d732183d2ec525ce7d9685a54df4a.zip
Merge branch 'master' into testing
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 14 insertions, 14 deletions
diff --git a/README.md b/README.md
index 197014d..c1a2f5a 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
+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.
-->
@@ -9,10 +9,10 @@ It shall NOT be edited by hand.
[![Install Mastodon with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
-*[Lire ce readme en français.](./README_fr.md)*
+*[Read this README is other languages.](./ALL_README.md)*
-> *This package allows you to install Mastodon 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.*
+> *This package allows you to install Mastodon 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
@@ -22,7 +22,7 @@ It is a decentralized alternative to commercial platforms like Twitter and avoid
**Shipped version:** 4.2.8~ynh2
-**Demo:** https://joinmastodon.org/
+**Demo:** <https://joinmastodon.org/>
## Screenshots
@@ -30,22 +30,22 @@ It is a decentralized alternative to commercial platforms like Twitter and avoid
## Documentation and resources
-* Official app website: <https://joinmastodon.org/>
-* Official admin documentation: <https://docs.joinmastodon.org/>
-* Upstream app code repository: <https://github.com/mastodon/mastodon>
-* YunoHost Store: <https://apps.yunohost.org/app/mastodon>
-* Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
+- Official app website: <https://joinmastodon.org/>
+- Official admin documentation: <https://docs.joinmastodon.org/>
+- Upstream app code repository: <https://github.com/mastodon/mastodon>
+- YunoHost Store: <https://apps.yunohost.org/app/mastodon>
+- Report a bug: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
## Developer info
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
+Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-To try the testing branch, please proceed like that.
+To try the `testing` branch, please proceed like that:
-``` bash
+```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
or
sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
```
-**More info regarding app packaging:** <https://yunohost.org/packaging_apps> \ No newline at end of file
+**More info regarding app packaging:** <https://yunohost.org/packaging_apps>