📌 Deprecation Notice 📌
This repository is now deprecated. To contribute to JSON Schema's website please use the new repository ➡️ https://github.com/json-schema-org/website.
to https://github.com/json-schema-org/website
This is the repository for the JSON Schema website.
For issues, discussion, and changes to the JSON Schema specification, please use the json-schema-spec repository.
For the current status of issues and pull requests, please see the following badges
Labels are assigned based on Sensible Github Labels.
This site runs via github pages, with automatically building PR previews via netlify.
This project uses git submodules, so you will need to run the following commands to fully clone the repo.
git submodule init
git submodule update
You can run the site locally using docker-compose up
and browse to
http://localhost:4000
The source material in this repository is licensed under the AFL or BSD license.