1
0
Fork 0
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
Find a file
2025-09-21 17:02:32 +02:00
.github Initial commit 2021-09-21 04:55:53 +06:30
conf fix: installation (OIDC, secret keys, local storage) (#143) 2025-09-21 11:09:46 +02:00
doc fix: installation (OIDC, secret keys, local storage) (#143) 2025-09-21 11:09:46 +02:00
scripts fix: installation (OIDC, secret keys, local storage) (#143) 2025-09-21 11:09:46 +02:00
sources/patches [autopatch] Automatic patch attempt for helpers 2.1 (#112) 2025-09-13 22:57:23 +02:00
.gitignore Remove .DS_Store 2021-11-09 14:42:41 +07:00
LICENSE Create LICENSE 2021-09-21 06:35:08 +08:00
manifest.toml Upgrade to v0.87.4 (#145) 2025-09-21 14:00:50 +02:00
README.md Upgrade to v0.87.4 (#145) 2025-09-21 14:00:50 +02:00
tests.toml Upgrade to v0.87.4 (#145) 2025-09-21 14:00:50 +02:00

Logo of Outline Outline, packaged for YunoHost

Wiki and knowledge base for teams

🌐 Official app website App Demo Version: 0.87.4~ynh1

Screenshots

Screenshot of Outline

📦 Developer info

Automatic tests level

🛠️ 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.