Skip to content

Conversation

JuliusLongmind
Copy link
Contributor

Hi There!

With the last version hugo it seems .Site.Author is deprecated and .Site.Params.Author should be used.

I hope it helps,
Julius Longmind

@jonatan-ivanov
Copy link

On Hugo 0.124.0 and above (definitely on 0.136.4) this actually fails the build (hugo --gc --minify):

ERROR deprecated: .Site.Author was deprecated in Hugo v0.124.0 and will be removed in Hugo 0.137.0. Implement taxonomy 'author' or use .Site.Params.Author instead.

@Vimux Could you please take a look?

jonatan-ivanov added a commit to jonatan-ivanov/develotters-blog that referenced this pull request Oct 25, 2024
This change needs to be reverted once it is fixed in Mainroad (theme)
See Vimux/Mainroad#379
Copy link

@jonatan-ivanov jonatan-ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the documentation (readme) should be also updated and the Author section should be moved under Params.

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