summaryrefslogtreecommitdiffstats
path: root/hugolib/pageGroup.go
AgeCommit message (Expand)Author
2016-06-14hugolib: Add GroupByExpireDate functionHanchen Wang
2016-04-07hugolib: Add GoDoc to pageGroup.goBjørn Erik Pedersen
2016-03-25hugolib: Some more unexportsBjørn Erik Pedersen
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-11-10Fix GroupByParam to return original param stringTatsushi Demachi
2014-11-13Fix `GroupBy` function issuesTatsushi Demachi
2014-11-04Page Group functions now work even when an uppercase field / method is provided.spf13
2014-11-01Add sort and grouping functions for publish date and param of PageTatsushi Demachi
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-08-29Making direction optional (and setting defaults) for GroupBy Pages functional...spf13
2014-08-29Adding .Reverse() to PagesGroupspf13
2014-08-29Switch .Data to .Pages in the PageGroup functionality for increased consistency.spf13
2014-08-25Add page grouping functionsTatsushi Demachi