I just built my site with newly released version 0.124.0 and got this deprecation warning:
INFO deprecated: .Site.Author was deprecated in Hugo v0.124.0
and will be removed in a future release.
Use taxonomies instead.
Shouldn’t the solution given should to this be: Use .Site.Params.Author instead
?
At least that’s what this comment proposes.
It depends. If you feel strongly about it log an issue.
Arif
3
Perhaps a new page in the docs on how to configure authors?
@Arif Good idea. Would you mind logging an issue in the documentation repository?
Arif
6
system
Closed
7
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.