1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2025-11-04 19:58:45 +01:00
HedgeDoc package for YunoHost
Find a file
2025-11-02 19:06:24 +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 install yarn with corepack instead for trixie support 2025-11-01 08:07:27 +01:00
README.md Testing (#98) 2025-09-03 09:22:19 +02: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.3~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.