Skip to content

[docs] Add publish date to blog posts#1732

Open
henryqdineen wants to merge 1 commit into
facebook:mainfrom
henryqdineen:hqd-blog-post-dates
Open

[docs] Add publish date to blog posts#1732
henryqdineen wants to merge 1 commit into
facebook:mainfrom
henryqdineen:hqd-blog-post-dates

Conversation

@henryqdineen

@henryqdineen henryqdineen commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

What changed / motivation ?

Blog posts currently show the title, authors, and description but no publication date. Readers can't tell when a post was published without checking the URL.

This adds a formatted date (e.g. "June 14, 2026") to each blog post, displayed beneath the author row. The date is parsed from the filename prefix (the same YYYY-MM-DD pattern the RSS feed already uses in rss.ts).

Linked PR/Issues

#1550

Additional Context

Screenshot 2026-06-23 at 12 11 47 AM

Pre-flight checklist

Blog posts had no visible date — readers couldn't tell when a post was
published without checking the URL. This parses the date from the
filename (same pattern the RSS feed already uses) and displays it
beneath the author row.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@henryqdineen is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant