amazon-ion / ion-schema

The Ion Schema Specification. This specification is licensed under the Apache 2.0 License.
https://amazon-ion.github.io/ion-schema/
Apache License 2.0
13 stars 10 forks source link

ion-schema

Ion Schema specification and docs

Development

To test locally, you must have Ruby and Bundler installed.

In the project root directory, run:

bundle exec jekyll serve

You can now view the GitHub pages site in your favorite browser, served from your computer.

For full information about testing GitHub pages sites locally, see the official documentation on GitHub.