added puts to plugins list

This commit is contained in:
Brandon Mathis 2012-05-22 16:46:35 -05:00
parent ec98afe556
commit 05b2a927c7

View File

@ -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.