From 7e07ba4bacc9c087f87a154b1cd74cb84b61ef0a Mon Sep 17 00:00:00 2001 From: hellekin Date: Tue, 30 Jun 2020 11:05:06 +0200 Subject: Adapt to support pad.public.cat --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cb99cad..c433ef9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ -# Embed codimd pads into Discourse for libreho.st +# Embed codimd pads into Discourse for public.cat -This allows you to embed libreho.st pads into discourse. It is based on https://github.com/fuerst/embed-etherpad-lite which embeds pads into posts using the Onebox mechanism. +This allows you to embed publi.cat pads into discourse. +It is a fork of [Librehost's version](https://lab.libreho.st/librehosters/embed-codimd.git) inspired by https://github.com/fuerst/embed-etherpad-lite which embeds pads into posts using the Onebox mechanism. # Usage -**This is meant to use with . You need to fork and adapt to your case.** +**This is meant to use with pads at . You need to fork and adapt to your case.** After installation just insert codimd links into your Discourse posts or comments. The pad will be embedded using the famous and beloved [IFRAME](https://en.wikipedia.org/wiki/HTML_element#Frames) tag and is fully operational. @@ -15,7 +16,7 @@ Read [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157) at The configuration line you have to add to your container's app.yml file looks like: ``` -- git clone https://lab.libreho.st/librehosters/embed-codimd.git +- git clone https://code.cepheide.org/embed-codimd.git ``` # Details -- cgit v1.2.3