Unlisted blog posts should not be display on the blog archive #9432
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
Milestone
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clear
oryarn clear
command.rm -rf node_modules yarn.lock package-lock.json
and re-installing packages.Description
Unlisted blog posts should not appear on the blog archive page, because it makes them discoverable!
Missing implementation from original feature #8004
Reproducible demo
No response
Steps to reproduce
Unlisted post in production: https://docusaurus.io/tests/blog/unlisted-post
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive
Expected behavior
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive
Actual behavior
It is displayed on https://docusaurus.io/tests/blog/archive (but shouldn't)
Your environment
No response
Self-service
The text was updated successfully, but these errors were encountered: