Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)
authorspf13 <steve.francia@gmail.com>
Fri, 28 Nov 2014 04:08:06 +0000 (23:08 -0500)
committerspf13 <steve.francia@gmail.com>
Fri, 28 Nov 2014 04:15:25 +0000 (23:15 -0500)
commitb719ba7e2bd612e85e539b17569ed15066ebcc07
tree0bdb8a514c7afb3dff2895a11a02daa6f96148e1
parent78316903a24af73b476032295caba56588558924
Adding Prev/Next functionality to all lists of pages (sections, taxonomies, etc)
hugolib/pagesPrevNext.go [new file with mode: 0644]
hugolib/pagesPrevNext_test.go [new file with mode: 0644]
hugolib/taxonomy.go