Skip to content

README.md: update config file#211

Open
deining wants to merge 1 commit into
lukeorth:masterfrom
deining:update-config
Open

README.md: update config file#211
deining wants to merge 1 commit into
lukeorth:masterfrom
deining:update-config

Conversation

@deining

@deining deining commented Feb 21, 2025

Copy link
Copy Markdown

When setting up a site using the config file given in README.md and previewing this site with latest hugo version 0.144.2, an error is thrown:

ERROR deprecated: site config key paginate was deprecated in Hugo v0.128.0 and subsequently removed.
Use pagination.pagerSize instead.

This PR fixes that issue.

This PR is closely related to and extends #194.
This PR fixes #201.

@BoBeR182

Copy link
Copy Markdown

Fixes #201

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.

config key paginate was deprecated in Hugo v0.128.0

2 participants