项目作者: json-schema-org

项目描述 :
JSON Schema website
高级语言: HTML
项目地址: git://github.com/json-schema-org/json-schema-org.github.io.git



📌 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.


JSON Schema Website

Project Status: Moved/Deprecated to https://github.com/json-schema-org/website – The project has been moved to a new location, and the version at that location should be considered authoritative. to https://github.com/json-schema-org/website

Contributor Covenant
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.

  1. git submodule init
  2. 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.