reactjs / reactjs/react.dev

why my newly published post doesn't appear in the blog page?

Open
#8,468 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
11.8k
Forks
7.9k
Avg merge
1d 11h
Merged PRs (30d)
11

Description

hi.

i created a source post here: https://github.com/briteming/rrd/blob/main/src/content/blog/2026/06/03/fh.md?plain=1 , it's indeed published successfully: https://rrd-dusky.vercel.app/blog/2026/06/03/fh but this post doesn't appear in the blog page: https://rrd-dusky.vercel.app/blog/ ,why?
how to fix it?
tks a lot!.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the source post at src/content/blog/2026/06/03/fh.md with its deployed page and the deployed blog index. Start by tracing how the blog page discovers published posts; done means identifying why this post is omitted and making it appear on the blog page.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.