Skip to content

Conversation

imfing
Copy link
Owner

@imfing imfing commented Feb 26, 2025

This pull request introduces changes to the pagination settings and the layout of the blog articles. The key changes include adding a new configuration for displaying pagination and updating the blog article layout to respect this configuration.

Configuration changes:

  • exampleSite/hugo.yaml: Added a new article section with a displayPagination parameter to control the pagination display in blog articles.

Layout changes:

  • layouts/blog/single.html: Updated the layout to conditionally display pagination based on the new displayPagination parameter in the configuration.

@imfing imfing linked an issue Feb 26, 2025 that may be closed by this pull request
Copy link

netlify bot commented Feb 26, 2025

Deploy Preview for hugo-hextra ready!

Name Link
🔨 Latest commit 4f81d47
🔍 Latest deploy log https://app.netlify.com/sites/hugo-hextra/deploys/67bf9cac2aeaec0008b2744e
😎 Deploy Preview https://deploy-preview-590--hugo-hextra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@imfing imfing merged commit 96b2f61 into main Feb 26, 2025
4 checks passed
@imfing imfing deleted the 585-blog-pagination-toggle branch February 26, 2025 23:13
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.

Opt out of automatically generated prev/next links for blog type layouts
1 participant