mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
CodiMD package for YunoHost
58e85a9edd
default -> example |
||
---|---|---|
conf | ||
scripts | ||
check_process | ||
issue_template.md | ||
LICENSE | ||
manifest.json | ||
pull_request_template.md | ||
README.md | ||
README_fr.md |
CodiMD for YunoHost
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 this the documentation
Documentation
- Official documentation: https://github.com/codimd/server/tree/master/docs/
- YunoHost documentation: https://yunohost.org/#/app_codimd
YunoHost specific features
Multi-user support
- Is LDAP supported? Yes
- Can the app be used by multiple users? Yes
Supported architectures
Links
- Report a bug: https://github.com/YunoHost-Apps/codimd_ynh/issues
- Upstream app repository: https://github.com/codimd/server/
- YunoHost website: https://yunohost.org/
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