hugo/helpers
bep bec4bdae99 Return error on wrong use of the Paginator
`Paginate`now returns error when

1) `.Paginate` is called after `.Paginator`
2) `.Paginate` is repeatedly called with different arguments

This should help remove some confusion.

This commit also introduces DistinctErrorLogger, to prevent spamming the log for duplicate rendering errors from the pagers.

Fixes #993
2015-03-31 22:33:17 +02:00
..
2015-03-18 12:23:13 +01:00
2015-03-18 12:23:13 +01:00
2015-03-29 13:01:44 +02:00
2015-03-18 11:30:37 +01:00