]> git.maquefel.me Git - brevno-suite/hugo/commit
Rework the build.writeStats struct
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 2 Jul 2023 09:02:47 +0000 (11:02 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 2 Jul 2023 11:04:11 +0000 (13:04 +0200)
commit5afc89f2bfb3e582bface8a9980e60782ece9880
tree325ac10ec7f26da64d7e20f11219d91428f64dba
parentc1eac616d55945c28ea364f44d1e9ae12e672e11
Rework the build.writeStats struct

Mostly to make it easier to toggle on/off this feature from the env.

See #11191
config/commonConfig.go
hugolib/hugo_sites_build.go
hugolib/site_test.go
publisher/htmlElementsCollector.go
publisher/htmlElementsCollector_test.go
publisher/publisher.go