mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Transition Readme to HedgeDoc
This commit is contained in:
parent
5372b2a8af
commit
1863db06f5
1 changed files with 6 additions and 5 deletions
11
README.md
11
README.md
|
@ -1,15 +1,16 @@
|
|||
# CodiMD for YunoHost
|
||||
# HedgeDoc for YunoHost (formely CodiMD)
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/codimd)  
|
||||
[](https://install-app.yunohost.org/?app=codimd)
|
||||
[](https://install-app.yunohost.org/?app=codimd)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install CodiMD quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install HedgeDoc quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
CodiMD is a real-time collaborative word processing web service. It uses Markdown language.
|
||||
HedgeDoc is a real-time collaborative word processing web service. It uses Markdown language.
|
||||
Note: This package install HedgeDoc, which was formely called CodiMD, and not what's now called CodiMD (the open source part of HackMD). See https://hedgedoc.org/history/
|
||||
|
||||
**Shipped version:** 1.6.0
|
||||
|
||||
|
@ -23,7 +24,7 @@ CodiMD is a real-time collaborative word processing web service. It uses Markdow
|
|||
|
||||
## Configuration
|
||||
|
||||
You can configure CodiMD by editing this file `/var/www/codimd/config.json` using the [documentation](https://github.com/codimd/server/blob/master/docs/configuration.md)
|
||||
You can configure HedgeDoc by editing this file `/var/www/codimd/config.json` using the [documentation](https://github.com/codimd/server/blob/master/docs/configuration.md)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue