Skip to content

Conversation

@rishiraj38
Copy link
Contributor

Description

This PR fixes an issue where blog posts were appearing out of chronological order in the list view.
Changes:

  • Standardized the date frontmatter format in 10 blog posts (from YYYY-MM-DD to YYYY-MM-DD HH:mm:ss +XXXX).
  • Ensures all posts are correctly sorted by the build system.

Signed commits

  • Yes, I signed my commits.

This commit updates the 'date' frontmatter field in 10 blog posts from 2024.

The previous format (YYYY-MM-DD) caused inconsistent sorting behavior in Gatsby's GraphQL queries when mixed with the standard format (YYYY-MM-DD HH:mm:ss +XXXX).

Fixes: Blog posts appearing out of chronological order in the blog list.
Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
@github-actions github-actions bot added the area/blog New posts or new blog functionality label Feb 3, 2026
@rishiraj38
Copy link
Contributor Author

@saurabhraghuvanshii Kindly take a look and provide your feedback.

@l5io
Copy link
Contributor

l5io commented Feb 3, 2026

🚀 Preview for commit 1580e78 at: https://698205b82f1ead4a09e8c53e--layer5.netlify.app

@saurabhraghuvanshii saurabhraghuvanshii merged commit ac6452c into layer5io:master Feb 3, 2026
4 checks passed
@saurabhraghuvanshii
Copy link
Member

@rishiraj38 lgtm!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/blog New posts or new blog functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants