From 05b2a927c704d9a7ebba941407b43065d1b8faf7 Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Tue, 22 May 2012 16:46:35 -0500 Subject: [PATCH] added puts to plugins list --- source/docs/plugins/index.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/docs/plugins/index.markdown b/source/docs/plugins/index.markdown index e76409b..ef659dc 100644 --- a/source/docs/plugins/index.markdown +++ b/source/docs/plugins/index.markdown @@ -21,6 +21,7 @@ Octopress ships with the following plugins. Many have been written specially for - [Pull Quote](/docs/plugins/pullquote/) - *generate CSS only pull quotes — no duplicate data, no javascript* - [Category Generator](/docs/plugins/category-generator/) - *generates archive pages for each blog category* - [Include Array](/docs/plugins/include-array/) - *includes an array of partials specified in the _config.yml* +- [Puts](/docs/plugins/puts/) - *Logs from Liquid to the terminal (for theme and plugin developers)* The following filters are used by Octopress, and are documented as necessary in their source.