Skip to content

Conversation

@t-lo
Copy link
Member

@t-lo t-lo commented Nov 24, 2025

This change bumps the Hugo version used to build web pages to v0.147.8 and addresses build issues introduced by functions deprecated in newer hugo versions:

  • .Site.IsMultiLingual => hugo.IsMultilingual
  • resources.ToCSS => css.Sass Templates and partials that use deprecated functions are now overridden in layout/.

The Hugo version was bumped in gh-pages.yml.

Similar to uapi-group/specifications#193.

This change bumps the Hugo version used to build web pages to v0.147.8
and addresses build issues introduced by functions deprecated in newer
hugo versions:
- .Site.IsMultiLingual => hugo.IsMultilingual
- resources.ToCSS => css.Sass
Templates and partials that use deprecated functions are now overridden
in layout/.

The Hugo version was bumped in gh-pages.yml.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
@t-lo t-lo requested review from Foxboron and poettering November 24, 2025 18:15
@poettering poettering merged commit cd60fd1 into uapi-group:main Nov 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants