Skip to content

feat: Add next and previous post links#287

Merged
rochacbruno merged 5 commits intomainfrom
feat/next-prev-links
Jul 10, 2025
Merged

feat: Add next and previous post links#287
rochacbruno merged 5 commits intomainfrom
feat/next-prev-links

Conversation

@rochacbruno
Copy link
Copy Markdown
Owner

@rochacbruno rochacbruno commented Jul 10, 2025

This PR implements issue #225, adding next and previous post links to content pages.

NOTE: PR Automatic created by Gemini-CLI

Closes #225

This feature adds next and previous post links to the content pages, allowing users to navigate between posts easily.

- Adds  and  attributes to the  object.
- The links are displayed at the bottom of the content page.
- The visibility of the links is controlled by the  configuration option, which is enabled by default.
- The documentation has been updated to reflect these changes.
@rochacbruno rochacbruno merged commit e87639d into main Jul 10, 2025
3 checks passed
@rochacbruno rochacbruno deleted the feat/next-prev-links branch July 10, 2025 15:16
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.

feat: Next/Prev link

1 participant