mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2025-12-21 02:33:04 +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 --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
|---|---|---|
| .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.
