1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00
CodiMD package for YunoHost
Find a file
2020-12-14 11:47:50 +01:00
conf Fix Shasum (#52) 2020-11-15 15:29:19 +01:00
scripts Fix linter warning 2020-12-14 11:47:50 +01:00
check_process Fix linter warnings 2020-12-14 10:15:40 +01:00
issue_template.md Fix Shasum (#52) 2020-11-15 15:29:19 +01:00
LICENSE Initial commit 2018-11-21 16:00:57 +01:00
manifest.json Fix linter warning 2020-12-14 11:47:50 +01:00
pull_request_template.md add pull request template 2020-05-22 10:35:03 +02:00
README.md Fix Shasum (#52) 2020-11-15 15:29:19 +01:00
README_fr.md Fix Shasum (#52) 2020-11-15 15:29:19 +01:00

CodiMD for YunoHost

Integration level
Install CodiMD with YunoHost

Lire ce readme en français.

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

Overview

CodiMD is a real-time collaborative word processing web service. It uses Markdown language.

Shipped version: 1.6.0

Screenshots

Demo

Configuration

You can configure CodiMD by editing this file /var/www/codimd/config.json using the documentation

Documentation

YunoHost specific features

Multi-user support

  • Is LDAP supported? Yes
  • Can the app be used by multiple users? Yes

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

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/codimd_ynh/tree/testing --debug
or
sudo yunohost app upgrade codimd -u https://github.com/YunoHost-Apps/codimd_ynh/tree/testing --debug