1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00
HedgeDoc package for YunoHost
Find a file
eric_G c0d176700d
Testing (#78)
* [autopatch] Automatic patch attempt for helpers 2.1 (#77)

* [autopatch] Automatic patch attempt for helpers 2.1

* cleaning

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-09-01 17:40:32 +02:00
.github Testing (#27) 2021-05-12 09:15:43 +02:00
conf Testing (#78) 2024-09-01 17:40:32 +02:00
doc Testing (#67) 2023-08-13 22:32:03 +02:00
scripts Testing (#78) 2024-09-01 17:40:32 +02:00
ALL_README.md Testing (#78) 2024-09-01 17:40:32 +02:00
config_panel.toml Testing (#67) 2023-08-13 22:32:03 +02:00
LICENSE First commit 2020-11-19 21:41:03 +01:00
manifest.toml Testing (#78) 2024-09-01 17:40:32 +02:00
README.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_es.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_eu.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_fr.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_gl.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_id.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_it.md Auto-update README 2024-03-29 07:06:27 +01:00
README_ru.md Testing (#78) 2024-09-01 17:40:32 +02:00
README_zh_Hans.md Testing (#78) 2024-09-01 17:40:32 +02:00
tests.toml Testing (#61) 2023-04-03 13:57:06 +02:00

HedgeDoc for YunoHost

Integration level Working status Maintenance status

Install HedgeDoc with YunoHost

Read this README in other languages.

This package allows you to install HedgeDoc quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

HedgeDoc (formerly known as CodiMD) is an open-source, web-based, self-hosted, collaborative markdown editor. You can use it to easily collaborate on notes, graphs and even presentations in real-time. All you need to do is to share your note-link to your co-workers and theyre ready to go.

Features

  • Real-time collaboration
  • Graphs & diagrams
  • Revisions
  • Presentation mode
  • Easy to use permission system
  • Low system requirements

Shipped version: 1.10.0~ynh1

Demo: https://demo.hedgedoc.org/

Screenshots

Screenshot of HedgeDoc

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/hedgedoc_ynh/tree/testing --debug
or
sudo yunohost app upgrade hedgedoc -u https://github.com/YunoHost-Apps/hedgedoc_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps