Skip to content

Commit 585cd01

Browse files
authored
Update README.md
Really should have updated this sooner...
1 parent dbd3a90 commit 585cd01

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

README.md

Lines changed: 4 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,13 @@
1-
## Welcome to JSON Schema
1+
## Repo for the JSON Schema website!
22

3-
This repository contains the current, and historical, JSON Schema
4-
specifications, along wit a CommonJS implementation (authored by Kris Zyp, one
5-
of the initiators of JSON Schema).
3+
This repo is currently undergoing a complete restructuring and removing of content not related to the website.
4+
It was a copy of the gh-pages branch over on the old org repo.
65

7-
## Call for reviews
8-
9-
Specifications are starting to get written. Reviews, comments and suggestions
10-
are of paramount importance to JSON Schema. It is humbly asked to you, dear
11-
reader, that you bring your contribution.
12-
13-
Proposed specifications are here:
14-
15-
https://github.com/json-schema/json-schema/tree/next/proposals
16-
17-
Pull requests _will_ be considered.
18-
19-
## The wiki
20-
21-
The <a href="https://github.com/json-schema/json-schema/wiki">wiki</a> contains
22-
a detailed description of JSON Schema, and discussion about the next version of
23-
the specification.
24-
25-
## The website
6+
For current work on JSON Schema, please see https://github.com/json-schema-org/json-schema-spec
267

278
The JSON Schema web site is at http://json-schema.org
289

29-
Note that the content of the aforementioned web site is available from this
30-
repository (branch <tt>gh-pages</tt>). Pull requests to improve the content of
31-
the site will be considered.
3210

3311
## License
3412

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

0 commit comments

Comments
 (0)