Skip to content

Commit ff50d8f

Browse files
authored
feat: add json-schema to docs deploy (#14)
I don't see any reason why we can't use github pages to serve our json-schema? That gives us versioning (via mike) as well. This popped up because I was updating the original stac-utils/stac-geoparquet repo and noticed some of the tests reference the json-schema. To test: ```sh mkdocs serve ``` Then, go to http://127.0.0.1:8000/stac-geoparquet-spec/json-schema/metadata.json
1 parent 4fdd401 commit ff50d8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/json-schema

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../json-schema

0 commit comments

Comments
 (0)