hugo/tpl/tplimpl
Bjørn Erik Pedersen 612a06f067 Misc paginator adjustments
* Rewind paginator for server mode
* Add some more related tests.
* Replace the clumsy scratch constructs in internal paginator template with variables

See #5825
2019-04-08 11:02:12 +02:00
..
embedded Misc paginator adjustments 2019-04-08 11:02:12 +02:00
ace.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
amber_compiler.go
shortcodes.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
shortcodes_test.go Run gofmt -s 2019-03-23 20:15:06 +01:00
template.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
template_ast_transformers.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
template_ast_transformers_test.go tpl: Allow the partial template func to return any type 2019-04-02 10:30:24 +02:00
template_errors.go
template_funcs.go
template_funcs_test.go Make Page an interface 2019-03-23 18:51:22 +01:00
template_info_test.go Make Page an interface 2019-03-23 18:51:22 +01:00
templateFuncster.go Make Page an interface 2019-03-23 18:51:22 +01:00
templateProvider.go