From 40e4c031e30d6aadfbe954e470e2cd79b3ea3c44 Mon Sep 17 00:00:00 2001 From: Eduardo Boucas Date: Fri, 5 Dec 2014 12:36:34 +0000 Subject: [PATCH] Add site to Resources page --- site/_docs/resources.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/_docs/resources.md b/site/_docs/resources.md index cc95d0664c8..8c29e16b279 100644 --- a/site/_docs/resources.md +++ b/site/_docs/resources.md @@ -44,3 +44,4 @@ A guide to implementing a tag cloud and per-tag content pages using Jekyll. - A way to [extend Jekyll](https://github.com/rfelix/jekyll_ext) without forking and modifying the Jekyll gem codebase and some [portable Jekyll extensions](https://wiki.github.com/rfelix/jekyll_ext/extensions) that can be reused and shared. - [Using your Rails layouts in Jekyll](http://numbers.brighterplanet.com/2010/08/09/sharing-rails-views-with-jekyll) +- [Adding Ajax pagination to Jekyll](http://eduardoboucas.com/blog/2014/11/10/adding-ajax-pagination-to-jekyll.html)