hugo/tpl/data
Jake Howard 6cd33f6953 tpl: Use hash for cache key
Use a hash for the cache key, to fix 'file name too long' errors when retreiving from long urls

Fixes #3690
2017-07-21 13:10:11 +02:00
..
cache.go tpl: Use hash for cache key 2017-07-21 13:10:11 +02:00
cache_test.go tpl/data: Clean up data namespace 2017-05-02 09:18:41 +02:00
data.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
data_test.go tpl/data: Clean up data namespace 2017-05-02 09:18:41 +02:00
init.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
init_test.go all: Update import paths to gohugoio/hugo 2017-06-13 18:42:45 +02:00
resources.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00
resources_test.go Run gofmt to get imports in line vs gohugoio/hugo 2017-06-13 19:12:10 +02:00