hugo/tpl
Bjørn Erik Pedersen 38e05bd3c7 Fix panic with debug.Dump with Page when running the server
This replaces the current implementation with `json.MarshalIndent` which doesn't produce the same output, but at least it doesn't crash.

There's a bug in the upstream `litter` library. This can probably be fixed, but that needs to wait.

I have tested `go-spew` which does not crash, but it is very data racy in this context.

FIxes #12309
2024-03-26 20:41:30 +01:00
..
cast
collections Fix intersect and similar for term entry page collections 2024-03-15 16:45:53 +01:00
compare
crypto
css
data
debug Fix panic with debug.Dump with Page when running the server 2024-03-26 20:41:30 +01:00
diagrams
encoding
fmt
hugo
images
inflect
internal Upgrade to Go 1.22.1 2024-03-15 16:40:36 +01:00
js
lang
math
openapi
os
page
partials
path
reflect
resources Fix Name for nested resourced fetched in resources.ByName and similar 2024-03-13 18:59:50 +02:00
safe
site
strings
templates
time
tplimpl tpl/tplimpl: Update Google Analytics template and config 2024-03-26 15:40:51 +01:00
transform
urls
template.go
template_info.go
template_test.go