From 3b0f03770b66f943270b545d2921844b64d9b319 Mon Sep 17 00:00:00 2001 From: Lucas Cimon Date: Wed, 4 Sep 2019 10:00:22 +0200 Subject: Add pelican shaarli_poster plugin to list of integrations --- doc/md/Community-&-Related-software.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/md/Community-&-Related-software.md b/doc/md/Community-&-Related-software.md index c66d1c70..713b904b 100644 --- a/doc/md/Community-&-Related-software.md +++ b/doc/md/Community-&-Related-software.md @@ -35,6 +35,7 @@ See [Theming](Theming) for a list of community-contributed themes, and an instal - [Scuttle to Shaarli](https://github.com/q2apro/scuttle-to-shaarli) - Import bookmarks from Scuttle - [Shaarli app for Cloudron](https://git.cloudron.io/cloudron/shaarli-app) - Effortlessly run Shaarli with the help of [Cloudron](https://cloudron.io/) [![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=com.github.shaarli) - [Shaarli_ynh](https://github.com/YunoHost-Apps/shaarli_ynh) - Shaarli is available as a [Yunohost](https://yunohost.org) app [![Install Shaarli with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shaarli) +- [pelican](https://blog.getpelican.com) static blog generator plugin to auto-post articles on a Shaarli instance: [shaarli_poster](https://github.com/getpelican/pelican-plugins/pull/1167) ### Mobile Apps - [ShaarliOS](https://github.com/mro/ShaarliOS) - Apple iOS share extension. -- cgit v1.2.3 From c139a6e9edf5bd76d756c701f4cd3372edc94b26 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 19 Sep 2019 18:49:03 +0000 Subject: doc: update shaarli_poster pelican plugin url --- doc/md/Community-&-Related-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Community-&-Related-software.md b/doc/md/Community-&-Related-software.md index 713b904b..3c560390 100644 --- a/doc/md/Community-&-Related-software.md +++ b/doc/md/Community-&-Related-software.md @@ -35,7 +35,7 @@ See [Theming](Theming) for a list of community-contributed themes, and an instal - [Scuttle to Shaarli](https://github.com/q2apro/scuttle-to-shaarli) - Import bookmarks from Scuttle - [Shaarli app for Cloudron](https://git.cloudron.io/cloudron/shaarli-app) - Effortlessly run Shaarli with the help of [Cloudron](https://cloudron.io/) [![Install](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=com.github.shaarli) - [Shaarli_ynh](https://github.com/YunoHost-Apps/shaarli_ynh) - Shaarli is available as a [Yunohost](https://yunohost.org) app [![Install Shaarli with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shaarli) -- [pelican](https://blog.getpelican.com) static blog generator plugin to auto-post articles on a Shaarli instance: [shaarli_poster](https://github.com/getpelican/pelican-plugins/pull/1167) +- [pelican](https://blog.getpelican.com) static blog generator plugin to auto-post articles on a Shaarli instance: [shaarli_poster](https://github.com/getpelican/pelican-plugins/tree/master/shaarli_poster) ### Mobile Apps - [ShaarliOS](https://github.com/mro/ShaarliOS) - Apple iOS share extension. -- cgit v1.2.3