json-schema-org / json-schema-org/website
✨ Enhancement: Add searchable and filterable Blog index for improved content discovery
@samriddhitiwary is already working on this.
Since Feb 1, 2026.
- Dominant language
- HTML
- Stars
- 169
- Forks
- 484
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe
As the number of blog posts on the JSON Schema website continues to grow, discovering relevant content becomes increasingly difficult. Currently, blog posts are presented only in a chronological list, which requires users to manually scroll or rely on browser search to find specific topics or authors.
For example, locating posts related to a particular author, or a specific topic/year is not straightforward, especially for new visitors or contributors exploring past work.
Describe the solution you'd like
Add a search bar to the Blog page that allows users to easily discover blog posts. The search experience could:
- Update results dynamically as users type
- Support flexible matching so relevant posts can still appear with partial input or minor spelling mistakes
- Allow searching across titles, excerpts, and author names
This would significantly improve usability and content discoverability.
Describe alternatives you've considered
No response
Additional context
No response
Are you working on this?
Yes
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.
Assessment
This issue has not been assessed yet.