From a02123bee460ad375b903c64af64c05723b295ad Mon Sep 17 00:00:00 2001 From: Ryan Morrissey <23maverick23@gmail.com> Date: Tue, 28 Jan 2014 22:32:12 -0500 Subject: [PATCH] Quickly and easily add Font Awesome icons to your posts. --- site/docs/plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/plugins.md b/site/docs/plugins.md index 2126ea7f..b8f0bab0 100644 --- a/site/docs/plugins.md +++ b/site/docs/plugins.md @@ -496,6 +496,7 @@ You can find a few useful plugins at the following locations: - [Jekyll Date Chart](https://github.com/GSI/jekyll_date_chart) by [GSI](https://github.com/GSI): Block that renders date line charts based on textile-formatted tables. - [Jekyll Image Encode](https://github.com/GSI/jekyll_image_encode) by [GSI](https://github.com/GSI): Tag that renders base64 codes of images fetched from the web. - [Jekyll Quick Man](https://github.com/GSI/jekyll_quick_man) by [GSI](https://github.com/GSI): Tag that renders pretty links to man page sources on the internet. +- [jekyll-font-awesome](https://gist.github.com/23maverick23/8532525): Quickly and easily add Font Awesome icons to your posts. #### Collections