why my newly published post doesn't appear in the blog page?
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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