mirror of
https://github.com/YunoHost-Apps/isso_ynh.git
synced 2024-09-03 19:35:55 +02:00
2.6 KiB
2.6 KiB
Isso pour YunoHost
Ce package vous permet d’installer Isso rapidement et simplement sur un serveur YunoHost. Si vous n’avez pas YunoHost, regardez ici pour savoir comment l’installer et en profiter.
Vue d’ensemble
Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
Features
- Comments written in Markdown
- SQLite backend
- Disqus & WordPress Import
- Configurable JS client
Version incluse : 0.13.0~ynh1
Démo : https://isso-comments.de
Captures d’écran
Avertissements / informations importantes
- Extra information
- The admin interface for the app is
https://__DOMAIN__/admin
- One app instance can only be installed for one domain
- Please do not add a trailing
/
in the target_domain
- The admin interface for the app is
Documentations et ressources
- Site officiel de l’app : https://isso-comments.de
- Documentation officielle utilisateur : https://isso-comments.de/docs/reference/client-config/
- Documentation officielle de l’admin : https://isso-comments.de/docs/reference/server-config/
- Dépôt de code officiel de l’app : https://github.com/posativ/isso
- Documentation YunoHost pour cette app : https://yunohost.org/app_isso
- Signaler un bug : https://github.com/YunoHost-Apps/isso_ynh/issues
Informations pour les développeurs
Merci de faire vos pull request sur la branche testing.
Pour essayer la branche testing, procédez comme suit.
sudo yunohost app install https://github.com/YunoHost-Apps/isso_ynh/tree/testing --debug
ou
sudo yunohost app upgrade isso -u https://github.com/YunoHost-Apps/isso_ynh/tree/testing --debug
Plus d’infos sur le packaging d’applications : https://yunohost.org/packaging_apps