(no commit message)
authorhttp://hendry.iki.fi/ <hendry@web>
Sun, 4 Dec 2011 07:38:47 +0000 (03:38 -0400)
committeradmin <admin@branchable.com>
Sun, 4 Dec 2011 07:38:47 +0000 (03:38 -0400)
doc/todo/Pagination_next_prev_links.mdwn

index e2b56a0cc4778755e3329b3046c3961f89b9c89d..eded75690975ae9ba55813a22d877fe81a8fd773 100644 (file)
@@ -4,7 +4,12 @@ They don't want to back out of post to an index. They want an easy button to cli
 
 <http://codex.wordpress.org/Next_and_Previous_Links>
 
-Thank you
+[Jekyll](http://jekyllrb.com/)'s implementation looks rather neat:
+
+* <https://github.com/mojombo/jekyll/wiki/template-data>
+* <https://github.com/mojombo/jekyll/blob/master/lib/jekyll/generators/pagination.rb>
+
+
 
 > This is a perfect use for [[todo/wikitrails]], of which my
 > [[plugins/contrib/trail]] plugin is an implementation. Code review on that
@@ -53,3 +58,5 @@ Thank you
 >>> Making [[plugins/contrib/album]] require `trail` v3, and trying it out
 >>> on my blog, are next on the list.
 >>> --[[smcv]]
+
+>>>> Sorry thank link <http://demo.hosted.pseudorandom.co.uk/trail2/> doesn't work. I get a forbidden. --[[hendry]]