1bl4z3r / hermit-V2

Continuing Hermit's legacy to be minimal and fast theme
https://1bl4z3r.github.io/hermit-V2/
MIT License
91 stars 38 forks source link

Getting warning about author key being deprecated #39

Closed jamesbraza closed 11 months ago

jamesbraza commented 11 months ago

With Hugo 0.120.3, I am getting a warning:

> hugo server -D
...
hugo v0.120.3-a4892a07b41b7b3f1f143140ee4ec0a9a5cf3970+extended darwin/arm64 BuildDate=2023-11-01T17:57:00Z VendorInfo=gohugoio

WARN  The author key in site configuration is deprecated. Use params.author.name instead.

Any chance we can update https://1bl4z3r.github.io/hermit-V2/en/posts/explaining-configs/ to match this?

Thanks in advance

1bl4z3r commented 11 months ago

Hi @jamesbraza, I saw this yesterday and concluded to keep that for future me. Now, I'm that future me. I will push a change shortly

1bl4z3r commented 11 months ago

Changes pushed. Warning should be resolved.

Closing Issue

jamesbraza commented 11 months ago

Haha thanks for knocking this out! Appreciate your fast work 👍 .

Fyi I am hitting a slight follow up issue, which I describe in https://github.com/1bl4z3r/hermit-V2/issues/42