Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 610 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 610 Bytes

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.