Skip to content

Fix compatibility with Hugo v0.158.0+#292

Open
divens wants to merge 1 commit intozellij-org:v0.44from
divens:fix-newer-hugo-compatibility
Open

Fix compatibility with Hugo v0.158.0+#292
divens wants to merge 1 commit intozellij-org:v0.44from
divens:fix-newer-hugo-compatibility

Conversation

@divens
Copy link
Copy Markdown

@divens divens commented Mar 20, 2026

- Replace resources.ToCSS with css.Sass
  https://gohugo.io/functions/css/sass/
  https://gohugo.io/hugo-pipes/transpile-sass-to-css/

- Replace .Site.IsServer with hugo.IsServer
  https://gohugo.io/functions/hugo/isserver/

- Remove invalid backslash-escaped single quote in TOML front matter
  https://toml.io/en/v1.0.0#string
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.

1 participant