jcrist / json-schema-org.github.io

JSON Schema website

Home Page:http://json-schema.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON Schema Website

Contributor Covenant Project Status: Active – The project has reached a stable, usable state and is being actively developed. Financial Contributors on Open Collective

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.

Status

For the current status of issues and pull requests, please see the following badges

Issues

Available In Progress Review Needed

Critical High Medium Low

Labels are assigned based on Sensible Github Labels.

Compile and run locally

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

License

The source material in this repository is licensed under the AFL or BSD license.

About

JSON Schema website

http://json-schema.org


Languages

Language:HTML 99.6%Language:SCSS 0.4%Language:Ruby 0.0%