JSON Schema website
169
stars
1,591
commits
HTML
primary language
Sep 6, 2026
updated
This repository contains the source code of the JSON Schema website:
Please refer to INSTALLATION.md for instructions on how to set up the project for local development.
This repository has the following structure:
โโโ .github # Definitions of GitHub workflows, pull request, and issue templates
โโโ components # Various generic components such as "Button", "Figure", etc.
โโโ data # JSON Schema implementations
โโโ styles # Various CSS files
โโโ lib # Various JS code for preparing static data to render on pages
โโโ pages # Website's pages source, including raw markdown files and React page templates
โ โโโ overview # JSON Schema initiative docs
โ โโโ blog # Blog posts
โ โโโ learn # JSON Schema docs
โ โโโ implementations # Various pages to describe tools
โโโ public # Data for site metadata and static assets such as images
โโโ next.config.js # Next.js configuration file
Here are some areas where you can contribute to the website:
To identify good first issues to work on, join our Slack workspace and visit the #contribute channel. This channel is specifically designed for onboarding and supporting new contributors.
You should also check out our Contributing guidelines.
Thanks to these wonderful people who contributed to this website:
Made with contributors-img.
Thank you to all our backers!
This document was inspired by AsyncAPI website README.md.
The contents of this repository are licensed under either the BSD 3-clause license or the Academic Free License v3.0. See LICENSE.
(top 30 of 188)
HTML
76.1%
TypeScript
23.4%
JSON Schema website
169
stars
1,591
commits
HTML
primary language
Sep 6, 2026
updated
This repository contains the source code of the JSON Schema website:
Please refer to INSTALLATION.md for instructions on how to set up the project for local development.
This repository has the following structure:
โโโ .github # Definitions of GitHub workflows, pull request, and issue templates
โโโ components # Various generic components such as "Button", "Figure", etc.
โโโ data # JSON Schema implementations
โโโ styles # Various CSS files
โโโ lib # Various JS code for preparing static data to render on pages
โโโ pages # Website's pages source, including raw markdown files and React page templates
โ โโโ overview # JSON Schema initiative docs
โ โโโ blog # Blog posts
โ โโโ learn # JSON Schema docs
โ โโโ implementations # Various pages to describe tools
โโโ public # Data for site metadata and static assets such as images
โโโ next.config.js # Next.js configuration file
Here are some areas where you can contribute to the website:
To identify good first issues to work on, join our Slack workspace and visit the #contribute channel. This channel is specifically designed for onboarding and supporting new contributors.
You should also check out our Contributing guidelines.
Thanks to these wonderful people who contributed to this website:
Made with contributors-img.
Thank you to all our backers!
This document was inspired by AsyncAPI website README.md.
The contents of this repository are licensed under either the BSD 3-clause license or the Academic Free License v3.0. See LICENSE.
(top 30 of 188)
HTML
76.1%
TypeScript
23.4%