mirror of
https://github.com/YunoHost-Apps/soapbox_ynh.git
synced 2024-09-03 20:26:11 +02:00
Merge pull request #11 from YunoHost-Apps/testing
Automated testing -> master
This commit is contained in:
commit
7e0e391073
3 changed files with 10 additions and 3 deletions
|
@ -16,9 +16,8 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Soapbox is customizable open-source software that puts the power of social media in the hands of the people.
|
Soapbox est un logiciel open source personnalisable qui met le pouvoir des médias sociaux entre les mains des gens.
|
||||||
Feature-rich and hyper-focused on providing a user experience to rival Big Tech, Soapbox is already home to some of the biggest alternative social platforms.
|
Riche en fonctionnalités et axé sur l’expérience utilisateur, Soapbox héberge déjà certaines des plus grandes plateformes sociales alternatives.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 3.2.0~ynh2
|
**Version incluse :** 3.2.0~ynh2
|
||||||
|
|
||||||
|
|
2
doc/DESCRIPTION_fr.md
Executable file
2
doc/DESCRIPTION_fr.md
Executable file
|
@ -0,0 +1,2 @@
|
||||||
|
Soapbox est un logiciel open source personnalisable qui met le pouvoir des médias sociaux entre les mains des gens.
|
||||||
|
Riche en fonctionnalités et axé sur l’expérience utilisateur, Soapbox héberge déjà certaines des plus grandes plateformes sociales alternatives.
|
6
doc/PRE_INSTALL_fr.md
Executable file
6
doc/PRE_INSTALL_fr.md
Executable file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
### Points importants à lire avant l'installation
|
||||||
|
|
||||||
|
- [Pleroma (YunoHost ver.)](https://github.com/YunoHost-Apps/pleroma_ynh) doit être installé localement avant d'installer SoapboxFE
|
||||||
|
- SoapboxFE doit être installé sous un domaine Pleroma (c'est-à-dire soapboxfe.your-pleroma-instance-domain.net)
|
||||||
|
- AdminFE sous SoapboxFE renvoie 404
|
Loading…
Reference in a new issue