mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2026-03-28 02:02:39 +01:00
HedgeDoc package for YunoHost
* Upgrade sources - `main` v1.10.4: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.4 * Auto-update READMEs * Upgrade to v1.10.5 (#104) * Upgrade sources - `main` v1.10.5: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.5 * Auto-update READMEs * [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#107) Co-authored-by: Yunohost-Bot <> * Upgrade to v1.10.6 (#108) * Upgrade sources - `main` v1.10.6: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.6 * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com> Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
HedgeDoc, packaged for YunoHost
Collaborative editor to work on notes written in Markdown
Screenshots
📦 Developer info
🛠️ Upstream HedgeDoc repository: https://github.com/hedgedoc/hedgedoc
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/hedgedoc_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade hedgedoc -u https://github.com/YunoHost-Apps/hedgedoc_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
