diff options
author | ericgaspar | 2020-07-02 20:22:23 +0200 |
---|---|---|
committer | ericgaspar | 2020-07-02 21:31:47 +0200 |
commit | 91582ea72218515fb2af19a26114a1fa19501a9b (patch) | |
tree | 3cc7c81164fc8607f1220856447f5d1843ebe94b /docs/setup | |
parent | 3cc957a88b3b434edbc9db072c7259d188333c9a (diff) |
Create yunohost.md
Signed-off-by: ericgaspar <junk.eg@free.fr>
Add setup doc about deploying CodiMD with YunoHost.
Diffstat (limited to '')
-rw-r--r-- | docs/setup/yunohost.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/setup/yunohost.md b/docs/setup/yunohost.md new file mode 100644 index 00000000..a7666df9 --- /dev/null +++ b/docs/setup/yunohost.md @@ -0,0 +1,8 @@ +YunoHost +=== + +CodiMD is available as a 1-click install on [YunoHost](https://yunohost.org/). YunoHost is a Debian GNU/Linux based distribution packaged with free software that automates the installation of a personal web server. + +[![Install CodiMD with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=codimd) + +The source code for the package can be found [here](https://github.com/YunoHost-Apps/codimd_ynh).
\ No newline at end of file |