Skip to content

Theme unusable for Hugo version 0.132.0 and above #43

@fstaudt

Description

@fstaudt

When used with Hugo version 0.132.0 or above, hugo command fails due to usage of deprecated function .Site.IsServer:

Start building sites … 
hugo v0.132.0-005e895a386e59dd38418066b3280fd98a33c96b+extended windows/amd64 BuildDate=2024-08-12T15:21:36Z VendorInfo=gohugoio

ERROR deprecated: .Site.IsServer was deprecated in Hugo v0.120.0 and will be removed in Hugo 0.133.0. Use hugo.IsServer instead.
Total in 745 ms
Error: error building site: logged 1 error(s)

Could you update the theme to use the alternative function ?

I've identified usages of deprecated function in baseof.html and google-analytics.html.

I can provide a PR if it is OK for you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions