Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork352
json-schema-org/website
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains the source code of the JSON Schema website:
- Powered by Next.js,
- Uses the Tailwind CSS framework,
- Built and deployed with Netlify.
Please refer toINSTALLATION.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 fileHere are some areas where you can contribute to the website:
- Blog posts
- Case studies
- Design
- Documentation improvements
- Website enhancements
- Add a new JSON Schema implementation
- JSON Schema Landscape
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 ourContributing guidelines.
Thanks to these wonderful people who contributed to this website:
Made withcontributors-img.
Thank you to all our backers!
This document was inspired byAsyncAPI website README.md.
The contents of this repository are licensed under either the BSD 3-clause licenseor the Academic Free License v3.0. SeeLICENSE.
About
JSON Schema website
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
