mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2025-10-28 00:37:40 +01:00
An open, extensible, wiki for your team built using React and Node.js
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources/patches | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Outline, packaged for YunoHost
Wiki and knowledge base for teams
Screenshots
📦 Developer info
🛠️ Upstream Outline repository: https://github.com/outline/outline
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/outline_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade outline -u https://github.com/YunoHost-Apps/outline_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
