https://github.com/yunohost-apps/hedgedoc_ynh
HedgeDoc package for YunoHost
https://github.com/yunohost-apps/hedgedoc_ynh
hedgedoc yunohost yunohost-apps
Last synced: 6 months ago
JSON representation
HedgeDoc package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/hedgedoc_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2020-11-19T20:38:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T22:10:03.000Z (6 months ago)
- Last Synced: 2025-04-10T23:20:49.403Z (6 months ago)
- Topics: hedgedoc, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://hedgedoc.org/
- Size: 498 KB
- Stars: 13
- Watchers: 5
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
HedgeDoc, packaged for YunoHostCollaborative editor to work on notes written in Markdown
[](https://hedgedoc.org)
[](https://demo.hedgedoc.org/)
?style=for-the-badge)## 📦 Developer info
[](https://ci-apps.yunohost.org/ci/apps/hedgedoc/)
🛠️ Upstream HedgeDoc repository:
Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/hedgedoc_ynh/tree/testing).
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 for more information.