Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hugo warns #631

Closed
bennyvasquez opened this issue Sep 10, 2024 · 5 comments
Closed

hugo warns #631

bennyvasquez opened this issue Sep 10, 2024 · 5 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bennyvasquez
Copy link
Member

I updated my local hugo install and saw these:

WARN  DEPRECATED: Kind "taxonomyterm" used in disableKinds is deprecated, use "taxonomy" instead.
WARN  deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use pagination.pagerSize instead.
WARN  deprecated: .Site.Social was deprecated in Hugo v0.124.0 and will be removed in a future release. Use .Site.Params instead.
WARN  deprecated: .Page.PrevPage was deprecated in Hugo v0.123.0 and will be removed in a future release. Use .Page.Prev instead.
WARN  deprecated: .Page.NextPage was deprecated in Hugo v0.123.0 and will be removed in a future release. Use .Page.Next instead.

That'll be something we need to address at some point. Honestly not sure how problematic it will be, but theoretically it should be something that someone familiar with hugo can take a look at!

@bennyvasquez bennyvasquez added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Sep 10, 2024
@codyro
Copy link
Member

codyro commented Sep 10, 2024

@Noam-Alum is this something you'd be interested in tackling?

@Noam-Alum
Copy link
Contributor

@Noam-Alum is this something you'd be interested in tackling?

Sure. 😁

@Noam-Alum
Copy link
Contributor

I don't see any drastic changes to the website, I'd love it if one of you guys could verify that.

@Noam-Alum
Copy link
Contributor

This issue should be closed. @bennyvasquez

Right?

@bennyvasquez
Copy link
Member Author

yup! Good catch. Thanks, @Noam-Alum!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants