8000 config key paginate was deprecated in Hugo v0.128.0 · Issue #201 · lukeorth/poison · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

config key paginate was deprecated in Hugo v0.128.0 #201

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

Open
BoBeR182 opened this issue Oct 19, 2024 · 1 comment
Open

config key paginate was deprecated in Hugo v0.128.0 #201

BoBeR182 opened this issue Oct 19, 2024 · 1 comment

Comments

@BoBeR182
Copy link
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.

The default example config still includes it.

@t3kg33k
Copy link
t3kg33k commented May 10, 2025

This might be your fix:

https://discourse.gohugo.io/t/pagination-deprecated-error/51571/2

In config.toml, change “paginate = 10” to "pagerSize = 10"

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

No branches or pull requests

2 participants
0