$ hugo server
WARN deprecated: site config key privacy.twitter.disable was deprecated in Hugo v0.141.0 and will be removed in a future release. Use privacy.x.disable instead.
Watching for changes in /home/hak8fe/git/hono/site/homepage/{content,data,layouts,static,themes}
Watching for config changes in /home/hak8fe/git/hono/site/homepage/config.toml
Start building sites …
hugo v0.152.2-6abdacad3f3fe944ea42177844469139e81feda6+extended linux/amd64 BuildDate=2025-10-24T15:31:49Z VendorInfo=snap:0.152.2
ERROR render of "/home/hak8fe/git/hono/site/homepage/content/community/get-in-touch.md" failed: "/home/hak8fe/git/hono/site/homepage/themes/hugo-universal-theme/layouts/page/single.html:52:7": execute of template failed: template: page/single.html:52:7: executing "page/single.html" at <partial "scripts.html" .>: error calling partial: "/home/hak8fe/git/hono/site/homepage/layouts/partials/scripts.html:22:13": execute of template failed: template: _partials/scripts.html:22:13: executing "_partials/scripts.html" at <.Site.GoogleAnalytics>: can't evaluate field GoogleAnalytics in type page.Site
ERROR render of "/home/hak8fe/git/hono/site/homepage/content/community/presentations.md" failed: "/home/hak8fe/git/hono/site/homepage/themes/hugo-universal-theme/layouts/page/single.html:52:7": execute of template failed: template: page/single.html:52:7: executing "page/single.html" at <partial "scripts.html" .>: error calling partial: "/home/hak8fe/git/hono/site/homepage/layouts/partials/scripts.html:22:13": execute of template failed: template: _partials/scripts.html:22:13: executing "_partials/scripts.html" at <.Site.GoogleAnalytics>: can't evaluate field GoogleAnalytics in type page.Site
ERROR render of "/home/hak8fe/git/hono/site/homepage/content/community/contributing.md" failed: "/home/hak8fe/git/hono/site/homepage/themes/hugo-universal-theme/layouts/page/single.html:52:7": execute of template failed: template: page/single.html:52:7: executing "page/single.html" at <partial "scripts.html" .>: error calling partial: "/home/hak8fe/git/hono/site/homepage/layouts/partials/scripts.html:22:13": execute of template failed: template: _partials/scripts.html:22:13: executing "_partials/scripts.html" at <.Site.GoogleAnalytics>: can't evaluate field GoogleAnalytics in type page.Site
ERROR render of "/community" failed: "/home/hak8fe/git/hono/site/homepage/themes/hugo-universal-theme/layouts/_default/list.html:123:7": execute of template failed: template: list.html:123:7: executing "list.html" at <partial "scripts.html" .>: error calling partial: "/home/hak8fe/git/hono/site/homepage/layouts/partials/scripts.html:22:13": execute of template failed: template: _partials/scripts.html:22:13: executing "_partials/scripts.html" at <.Site.GoogleAnalytics>: can't evaluate field GoogleAnalytics in type page.Site
Built in 30 ms
Error: error building site: render: failed to render pages: render of "/home/hak8fe/git/hono/site/homepage/content/community/road-map.md" failed: "/home/hak8fe/git/hono/site/homepage/themes/hugo-universal-theme/layouts/page/single.html:52:7": execute of template failed: template: page/single.html:52:7: executing "page/single.html" at <partial "scripts.html" .>: error calling partial: "/home/hak8fe/git/hono/site/homepage/layouts/partials/scripts.html:22:13": execute of template failed: template: _partials/scripts.html:22:13: executing "_partials/scripts.html" at <.Site.GoogleAnalytics>: can't evaluate field GoogleAnalytics in type page.Site
When building the landing page (
site/homepage) using a recent Hugo version (e.g. 0.152.2), the build fails: