Skip to content

blog: show newest posts first in card grid layout - #1

Merged
kpbhat25 merged 1 commit into
masterfrom
agents/blog-layout-update-squares-newest-first
Jul 20, 2026
Merged

kpbhat25 merged 1 commit into
masterfrom
agents/blog-layout-update-squares-newest-first

Conversation

@kpbhat25

Copy link
Copy Markdown
Owner

Summary

  • replace paginated 5-item blog list with a full post listing
  • sort blog posts by date descending so newest posts appear first
  • render blog index as responsive square/rectangle cards
  • show title, date, and keywords (tags/categories/keywords fallback) on each card

Why

The blog page previously displayed only 5 posts in a simple list. This update makes all posts visible and improves discoverability with a visual card layout.

Notes for reviewers

  • changes are limited to blog/index.html and _sass/_base.scss
  • local Jekyll build could not be executed in this environment due Ruby/Jekyll version mismatch

Show all posts on /blog, sort by newest first, and render posts in a responsive card grid with title, date, and keywords.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kpbhat25
kpbhat25 merged commit a0b981e into master Jul 20, 2026
1 check passed
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