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 14:32:14 +02:00
.github Add templates 2021-05-11 10:27:47 +02:00
conf Version 2 (#58) 2023-04-03 11:43:36 +02:00
doc Update DESCRIPTION.md 2023-08-13 14:29:57 +02:00
scripts cleaning 2024-05-28 14:32:08 +02:00
ALL_README.md Auto-update READMEs 2024-05-28 12:30:50 +00:00
config_panel.toml fix config_panel (#68) 2023-08-13 20:38:48 +02:00
LICENSE First commit 2020-11-19 21:41:03 +01:00
manifest.toml remove maintenance 2024-02-14 11:02:30 +01:00
README.md Auto-update READMEs 2024-05-28 12:30:50 +00:00
README_es.md Auto-update READMEs 2024-05-28 12:30:50 +00:00
README_eu.md Auto-update READMEs 2024-05-28 12:30:50 +00:00
README_fr.md Auto-update README 2024-03-29 07:06:27 +01:00
README_gl.md Auto-update README 2024-03-29 07:06:27 +01: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 12:30:50 +00:00
tests.toml Version 2 (#58) 2023-04-03 11:43:36 +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.9.9~ynh2

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