hugo/common/types
Bjørn Erik Pedersen 4a366fcfee Prevent stale content in Fast Render Mode
We do that by re-render visited pages that is not already in the stack. This may potentially do some double work, but that small penalty should be well worth it.

Fixes #5281
2018-10-17 10:15:22 +02:00
..
evictingqueue.go Prevent stale content in Fast Render Mode 2018-10-17 10:15:22 +02:00
evictingqueue_test.go Prevent stale content in Fast Render Mode 2018-10-17 10:15:22 +02:00
types.go tpl/collections: Add group template func 2018-09-08 20:20:26 +02:00
types_test.go hugolib: Implement "related content" 2017-09-06 00:20:02 +02:00