Skip to content

Post Nav Improvement#136

Merged
jasperf merged 2 commits into
mainfrom
post-nav-improvement
Jun 13, 2026
Merged

Post Nav Improvement#136
jasperf merged 2 commits into
mainfrom
post-nav-improvement

Conversation

@jasperf

@jasperf jasperf commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This release (v2.14.1) refines the blog index template by restyling the post navigation links with a grid-aligned flex layout, improving visual consistency between the "Older posts" and "Newer posts" links on the blog listing page. The change updates resources/views/index.blade.php to adjust the navigation markup and resources/css/app.css to apply the new flex-based alignment styles. Version metadata is bumped to 2.14.1 across style.css, readme.txt, and CHANGELOG.md to reflect this patch release.

Theme Features and Architecture:

  • Restyled the blog index post navigation (resources/views/index.blade.php) with a grid-aligned flex layout, ensuring "Older posts" and "Newer posts" links are evenly distributed and visually aligned with the content grid.
  • Added corresponding CSS rules in resources/css/app.css to support the new flex-based navigation alignment, improving consistency with the overall blog index layout.

Versioning and Release Notes:

  • Bumped the theme version to 2.14.1 in style.css and readme.txt to mark this as a patch release containing the navigation styling update.
  • Updated CHANGELOG.md with an entry documenting the blog index navigation styling change for the 2.14.1 release.

Files Changed:

@jasperf jasperf merged commit 387b974 into main Jun 13, 2026
3 checks passed
@jasperf jasperf deleted the post-nav-improvement branch June 13, 2026 08:12
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.

1 participant