# ion-schema **Repository Path**: mirrors_amzn/ion-schema ## Basic Information - **Project Name**: ion-schema - **Description**: The Ion Schema Specification. This specification is licensed under the Apache 2.0 License. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ion-schema Ion Schema specification and docs ## Development To test locally, you must have [Ruby](https://www.ruby-lang.org/en/documentation/installation/) and [Bundler](https://bundler.io/) installed. In the project root directory, run: ```shell 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](https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll) on GitHub.