From 483951be7554ffbf34fa2a5842a4f9dd0ce2e002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=A4schke?= Date: Mon, 19 Jun 2017 13:31:08 +0100 Subject: [PATCH] added BibSonomy plugin (#6143) Merge pull request 6143 --- docs/_docs/plugins.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_docs/plugins.md b/docs/_docs/plugins.md index 653d37a2..1da8eb1a 100644 --- a/docs/_docs/plugins.md +++ b/docs/_docs/plugins.md @@ -873,6 +873,9 @@ LESS.js files during generation. - [Jekyll Download Tag](https://github.com/mattg/jekyll-download-tag): A Liquid tag that acts like `include`, but for external resources. - [Jekyll Brand Social Wall](https://github.com/MediaComem/jekyll-brand-social-wall): A jekyll plugin to generate a social wall with your favorite social networks - [Jekyll If File Exists](https://github.com/k-funk/jekyll-if-file-exists): A Jekyll Plugin that checks if a file exists with an if/else block. +- [BibSonomy](https://github.com/rjoberon/bibsonomy-jekyll): Jekyll + plugin to generate publication lists from [BibSonomy](https://www.bibsonomy.org/). + #### Collections