You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aeff19f39a
continuous-integration/drone/push Build is passing
Details
|
2 years ago | |
---|---|---|
hugo | 2 years ago | |
obsidian | 2 years ago | |
.drone.yml | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago |
README.md
Purpose
This repository triggers a pipeline that copies its contents to . I've set it up this way exclusively because I was too lazy to figure out how to write Go code that could resolve local/relative references to other JSONSchema files.
It ends up being a hell of a lot simpler to just host them online and use absolute references.
Collaboration
To that end, I am opening this repository to PRs. Pretty much anything reasonable is on the table, if you're gonna use it.
Caveat
This repository will not teach you what JSONSChema is or how to use it, althought it does contain some practical examples.
I'd strongly recommend working through the official documentation to get a grasp on things.