1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2025-12-21 02:33:04 +01:00
HedgeDoc package for YunoHost
Find a file
DeMiro5001 f6eb18b6ef
Testing (#103)
* 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>
2025-12-06 09:49:48 +01:00
.github Testing (#27) 2021-05-12 09:15:43 +02:00
conf install yarn with corepack instead for trixie support 2025-11-01 08:07:27 +01:00
doc Testing (#98) 2025-09-03 09:22:19 +02:00
scripts install yarn with corepack instead for trixie support 2025-11-01 08:07:27 +01:00
config_panel.toml Testing (#93) 2025-03-15 21:28:46 +01:00
LICENSE First commit 2020-11-19 21:41:03 +01:00
manifest.toml Testing (#103) 2025-12-06 09:49:48 +01:00
README.md Testing (#103) 2025-12-06 09:49:48 +01:00
tests.toml Testing (#61) 2023-04-03 13:57:06 +02:00

Logo of HedgeDoc HedgeDoc, packaged for YunoHost

Collaborative editor to work on notes written in Markdown

🌐 Official app website App Demo Version: 1.10.4~ynh1

Screenshots

Screenshot of HedgeDoc

📦 Developer info

Automatic tests level

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