Skip to content

bump to latest HUGO, eg 0.118.2 → 0.161 #3

@bbest

Description

@bbest

From Claude working on #2:

Two unrelated deprecation warnings from elsewhere in the site that fire on every build:

  • .Site.LanguageCode (deprecated 0.158) — used in the theme's templates.
  • .Site.Data (deprecated 0.156) — used in the theme's templates and one I copied into
    products_grid.html.
  • Top-level languageCode config key — set in hugo.toml.

Also: CI in .github/workflows/deploy.yml:28 pins HUGO_VERSION: 0.118.2, but you're now on 0.161
locally. Worth bumping CI to match (a recent extended like 0.161.0) so deprecation warnings show
consistently in both places. Both are follow-up cleanups, not in scope for the products viewer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions