mirror of
https://github.com/YunoHost-Apps/chuwiki_ynh.git
synced 2024-09-03 18:16:18 +02:00
ChuWiki package for YunoHost.
.github | ||
conf | ||
doc | ||
scripts | ||
ALL_README.md | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_zh_Hans.md | ||
tests.toml |
ChuWiki for YunoHost
Read this README in other languages.
This package allows you to install ChuWiki quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
ChuWiki is first and foremost a wiki. A wiki is a website whose pages can be edited by the visitor. However, a history system allows you to track modifications made to a page and restore an old version of the page if necessary.
Shipped version: 2.0~ynh3
Demo: http://chuwiki.genezys.net/wiki/Bac%20%C3%A0%20sable
Screenshots
🔴 Antifeatures
- Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
Documentation and resources
- Official app website: http://chuwiki.genezys.net/
- Official admin documentation: http://chuwiki.genezys.net/
- Upstream app code repository: https://github.com/genezys/chuwiki
- YunoHost Store: https://apps.yunohost.org/app/chuwiki
- Report a bug: https://github.com/YunoHost-Apps/chuwiki_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing --debug
or
sudo yunohost app upgrade chuwiki -u https://github.com/YunoHost-Apps/chuwiki_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps