-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Documentation & Development Experience #41
Changes from 5 commits
6600d9e
ee6a24a
259ef42
dd7add7
559a7c6
2d7821b
673a679
e2a0a66
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"cSpell.words": ["CNCF"] | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
## Contributing to the JSON Schema Website | ||
|
||
This document outlines how you can get involved and help improve the JSON Schema website. We appreciate all contributions! | ||
|
||
## Table of Contents | ||
|
||
- [Code of Conduct 📜](#code-of-conduct-📜) | ||
- [How to Contribute 🚀](#how-to-contribute-🚀) | ||
- [Reporting Bugs 🐞](#reporting-bugs-🐞) | ||
- [Suggesting Features 💡](#suggesting-features-💡) | ||
- [Improving the Website 🌐](#improving-the-website-🌐) | ||
- [Pull Requests 📬](#pull-requests-📬) | ||
- [License 📄](#license-📄) | ||
- [Feedback 💬](#feedback-💬) | ||
|
||
## Code of Conduct 📜 | ||
|
||
Before contributing, please familiarize yourself with our [Code of Conduct](https://github.com/json-schema-org/.github/blob/main/CODE_OF_CONDUCT.md). | ||
|
||
|
||
## How to Contribute 🚀 | ||
|
||
There are several ways you can contribute to the JSON Schema website: | ||
|
||
* [**Reporting Bugs** 🐞](#reporting-bugs-🐞) | ||
* [**Suggesting Features** 💡](#suggesting-features-💡) | ||
* [**Improving the Website** 🌐](#improving-the-website-🌐) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Here how's about adding one more section related to docs improvement. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Okay, I will do just that. Thanks There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looking amazing 🚀 |
||
|
||
### Reporting Bugs 🐞 | ||
|
||
Encountered a bug on the website? Please use the issue templates to report it. The templates provide guidance on the information needed to help us resolve the issue. | ||
|
||
### Suggesting Features 💡 | ||
|
||
Do you have an idea for a new feature that could improve the website? Open an issue to share your suggestion. Refer to the "Improving the Website" section for details on creating issues. | ||
|
||
## Improving the Website 🌐 | ||
|
||
We welcome your help in making the JSON Schema Landscape website even better! Here's how you can contribute: | ||
|
||
#### **Improve the Content:** | ||
|
||
* See a mistake in the documentation? Have a suggestion to make it clearer? You can directly edit the Markdown files (used for the readme and contributing guide) in a pull request. | ||
* **Note:** Most website content uses YAML files, a data format, instead of Markdown (used for writing). | ||
|
||
**Limited Website Functionality Changes:** | ||
|
||
The website is built with a tool called CNCF Landscape, designed for managing this type of information. While large code edits aren't possible, some customization is achievable through configuration and themes. | ||
|
||
* Have an idea for a new feature that works within CNCF Landscape's limitations? Open an issue to discuss your proposal. We use a project board to track website contribution tasks: link to project board: [https://github.com/orgs/json-schema-org/projects/19](https://github.com/orgs/json-schema-org/projects/19). | ||
|
||
**Getting Started with Content or Design:** | ||
|
||
These steps are for improvements that don't involve code changes: | ||
|
||
Michael-Obele marked this conversation as resolved.
Show resolved
Hide resolved
|
||
1. **Identify your contribution:** | ||
* Is it a documentation fix? | ||
* Do you have a design suggestion? | ||
1. **Make your changes:** | ||
* Content: Edit the relevant Markdown or YAML file [(refer to the note above)](#improve-the-content). | ||
|
||
1. **Create a pull request:** Submit a pull request with your changes and a clear description of the improvements. | ||
|
||
## Pull Requests 📬 | ||
|
||
We welcome pull requests for bug fixes, new features, and content improvements. | ||
|
||
* If your pull request addresses a specific issue, please reference the issue number in your pull request description. This helps us link and close the issue when the pull request is merged. | ||
* Generally, pull requests should be submitted to the `main` branch. | ||
* Most pull requests will be open for review for at least 14 days. Minor fixes may be merged more quickly once approved by a project member. | ||
|
||
For more details on creating pull requests, refer to GitHub's documentation: [https://docs.github.com/en/pull-requests](https://docs.github.com/en/pull-requests) | ||
|
||
## License 📄 | ||
|
||
The contents of this repository are [licensed under](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-license) either the BSD 3-clause license *or* the Academic Free License v3.0. | ||
|
||
## Feedback 💬 | ||
|
||
We welcome feedback on this contribution process. You can share your thoughts informally on our Slack server: link to Slack workspace: [https://json-schema.org/slack](https://json-schema.org/slack) or formally through our Community Discussions: link to Discussions: [https://github.com/json-schema-org/community/discussions](https://github.com/json-schema-org/community/discussions). |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,86 @@ | ||
Welcome to the JSON Schema Landscape project. | ||
## JSON Schema Landscape | ||
|
||
[](https://json-schema.org) | ||
|
||
## Empowering you to navigate the JSON Schema Ecosystem | ||
|
||
We're thrilled to announce the launch of the JSON Schema Landscape! This comprehensive resource is designed to be your one-stop shop for exploring the ever-evolving JSON Schema ecosystem. | ||
|
||
## The JSON Schema Landscape: Your Map to the Ecosystem | ||
|
||
This resource catalogs and organizes the key players in the JSON Schema ecosystem. Explore tools, libraries, and validation solutions to streamline your JSON Schema development. | ||
|
||
## What benefits do you gain from the JSON Schema Landscape? | ||
|
||
|
||
* **Streamline development:** Find essential tools and libraries. | ||
* **Align solutions:** Discover options that perfectly fit your needs. | ||
* **Gain insights:** Understand the current JSON Schema landscape. | ||
|
||
## Dive deeper! Explore the Extensive JSON Schema Ecosystem | ||
|
||
|
||
Visit the deployed website at [https://landscape.json-schema.org/](https://landscape.json-schema.org/) and delve into the rich ecosystem of tools and resources available. | ||
|
||
## Run Locally | ||
|
||
This section is for those interested in contributing or running the landscape website locally. | ||
|
||
**Prerequisites:** | ||
|
||
* Install Landscape2 first. Find pre-built versions for your system on the Landscape2 releases page: [https://github.com/cncf/landscape2](https://github.com/cncf/landscape2) | ||
|
||
**Building the Website:** | ||
|
||
The build process creates the website from data files. Run this command in your terminal: | ||
|
||
```bash | ||
landscape2 build \ | ||
--data-file data.yml \ | ||
Michael-Obele marked this conversation as resolved.
Show resolved
Hide resolved
|
||
--settings-file settings.yml \ | ||
--guide-file guide.yml \ | ||
--logos-path logos \ | ||
--output-dir build | ||
``` | ||
|
||
**Running the Website Locally:** | ||
|
||
Once built, use Landscape2 to serve the website locally: | ||
|
||
```bash | ||
landscape2 serve --landscape-dir build | ||
``` | ||
|
||
This starts a local server and opens the website in your web browser at http://127.0.0.1:8000. | ||
|
||
|
||
|
||
## Contributing | ||
|
||
* We warmly welcome your contributions to this project! A dedicated [CONTRIBUTING.md](CONTRIBUTING.md) file outlines the various ways you can get involved, including: | ||
* Reporting bugs and requesting features | ||
* Contributing code | ||
* Improving documentation | ||
* Adding new entries to the landscape | ||
* Improving the user interface | ||
|
||
## License | ||
The contents of this repository are licensed under either the BSD 3-clause license or the Academic Free License v3.0. See the [license file](https://github.com/json-schema-org/website/blob/main/CONTRIBUTING.md#-license) for more details. | ||
|
||
|
||
## Contact | ||
|
||
For any questions or feedback, please feel free to open an issue on this repository. | ||
|
||
## Get Involved! | ||
|
||
Explore the landscape and see how you can contribute to this evolving space. Whether through contributions, partnerships, or feedback, your involvement can help shape the future of JSON Schema. | ||
|
||
## Connect with the JSON Schema Community | ||
|
||
<p align="left"> | ||
<a href="https://json-schema.org/slack" target="blank" style="margin-right: 5px;"><img align="center" src="https://img.icons8.com/color/48/null/slack-new.png" alt="JSON Schema Slack" height="30" width="40" /></a> | ||
<a href="https://twitter.com/jsonschema" target="blank" style="margin-right: 5px;"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg" alt="JSON Schema Twitter" height="30" width="40" /></a> | ||
<a href="https://www.linkedin.com/company/jsonschema" target="blank" style="margin-right: 5px;"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="JSON Schema LinkedIn" height="30" width="40" /></a> | ||
<a href="https://www.youtube.com/@JSONSchemaOrgOfficial" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/youtube.svg" alt="JSON Schema YouTube" height="30" width="40" /></a> | ||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Michael-Obele
any specific reason for this file change ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was supposed to be an internal setting for my VSCode; I will remove it.