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
2024-05-28 23:52:48 +02:00
.github Testing (#27) 2021-05-12 09:15:43 +02:00
conf Update nginx.conf 2024-05-28 23:50:11 +02:00
doc Testing (#67) 2023-08-13 22:32:03 +02:00
scripts Update restore 2024-05-28 23:52:48 +02:00
ALL_README.md Auto-update READMEs 2024-05-28 12:30:50 +00: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 Update manifest.toml 2024-05-28 23:44:52 +02:00
README.md Auto-update READMEs 2024-05-28 21:36:06 +00:00
README_es.md Auto-update READMEs 2024-05-28 21:36:06 +00:00
README_eu.md Auto-update READMEs 2024-05-28 21:36:06 +00:00
README_fr.md Auto-update READMEs 2024-05-28 21:36:06 +00:00
README_gl.md Auto-update READMEs 2024-05-28 21:36:06 +00:00
README_it.md Auto-update README 2024-03-29 07:06:27 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-28 21:36:06 +00: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: 2.0.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