From 762bf18d25e47c986c494a67ad346d77374397e7 Mon Sep 17 00:00:00 2001 From: George Mandis Date: Tue, 25 Oct 2016 13:54:43 -0700 Subject: [PATCH] Added jekyll-pinboard. Added link to my Jekyll plugin: https://github.com/snaptortoise/jekyll-pinboard-plugin. Interfaces with the Pinboard API to make data for specified tags available to the template, sort of similar to the built-in Data Files support. --- site/_docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/plugins.md b/site/_docs/plugins.md index 6e5bbf23..9b7de428 100644 --- a/site/_docs/plugins.md +++ b/site/_docs/plugins.md @@ -914,6 +914,7 @@ LESS.js files during generation. - [Jekyll-Spotify](https://github.com/MertcanGokgoz/Jekyll-Spotify): Easily output Spotify Embed Player for jekyll - [jekyll-menus](https://github.com/forestryio/jekyll-menus): Hugo style menus for your Jekyll site... recursive menus included. - [jekyll-data](https://github.com/ashmaroli/jekyll-data): Read data files within Jekyll Theme Gems. +- [jekyll-pinboard(https://github.com/snaptortoise/jekyll-pinboard-plugin): Access your Pinboard bookmarks within your Jekyll theme. #### Editors