Skip to content

Version 2.88.0 does not compile.. #2315

@rsyncOSX

Description

@rsyncOSX

Describe the bug
I updated my blog and it does not compile. I even tried creating a new site blowfish-tool and the newly created site by the tool throws the same errord..

A clear and concise description of what the bug is.

`Watching for changes in /Users/thomas/Downloads/mynewsite/{archetypes,assets,content,data,i18n,layouts,static,themes}
Watching for config changes in /Users/thomas/Downloads/mynewsite/hugo.toml, /Users/thomas/Downloads/mynewsite/config/_default, /Users/thomas/Downloads/mynewsite/themes/blowfish/config.toml, /Users/thomas/Downloads/mynewsite/themes/blowfish/config/_default
Start building sites …
hugo v0.148.0+extended+withdeploy darwin/arm64 BuildDate=2025-07-08T13:34:49Z VendorInfo=brew

ERROR render of "/" failed: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/_default/baseof.html:12:6": execute of template failed: template: index.html:12:6: executing "index.html" at <partial "head.html" .>: error calling partial: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/partials/head.html:78:58": execute of template failed: template: _partials/head.html:78:58: executing "_partials/head.html" at <.Name>: nil pointer evaluating interface {}.Name
ERROR render of "/tags" failed: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/_default/baseof.html:12:6": execute of template failed: template: _default/terms.html:12:6: executing "_default/terms.html" at <partial "head.html" .>: error calling partial: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/partials/head.html:78:58": execute of template failed: template: _partials/head.html:78:58: executing "_partials/head.html" at <.Name>: nil pointer evaluating interface {}.Name
ERROR render of "/404" failed: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/_default/baseof.html:12:6": execute of template failed: template: 404.html:12:6: executing "404.html" at <partial "head.html" .>: error calling partial: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/partials/head.html:78:58": execute of template failed: template: _partials/head.html:78:58: executing "_partials/head.html" at <.Name>: nil pointer evaluating interface {}.Name
ERROR render of "/categories" failed: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/_default/baseof.html:12:6": execute of template failed: template: _default/terms.html:12:6: executing "_default/terms.html" at <partial "head.html" .>: error calling partial: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/partials/head.html:78:58": execute of template failed: template: _partials/head.html:78:58: executing "_partials/head.html" at <.Name>: nil pointer evaluating interface {}.Name
Built in 7 ms
Error: error building site: render: failed to render pages: render of "/authors" failed: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/_default/baseof.html:12:6": execute of template failed: template: _default/terms.html:12:6: executing "_default/terms.html" at <partial "head.html" .>: error calling partial: "/Users/thomas/Downloads/mynewsite/themes/blowfish/layouts/partials/head.html:78:58": execute of template failed: template: _partials/head.html:78:58: executing "_partials/head.html" at <.Name>: nil pointer evaluating interface {}.Name`

To Reproduce
Steps to reproduce the behavior:

Try create a new site with blowfish-tools.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS] macOS 15.5 (including latest updates)
  • Browser [e.g. chrome, safari] Safari
  • Version [e.g. 22]

Hugo & Blowfish versions
Which version of Hugo and Blowfish are you using?

hugo v0.148.0+extended+withdeploy darwin/arm64 BuildDate=2025-07-08T13:34:49Z VendorInfo=brew
Blowfish version 2.88.0

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions