Ok, this is mostly done. I haven't gotten a chance to update all the links in the non-geo blocks, but if the overall structure looks good it may be best to just merge this in and then work on updating the links later, since there's some bigger things I'd like to flesh out in PR's before I circle back and get all the details right. All the links 'to' the non-geo blocks should work.
I'm not set on any of the names, but I wanted to get it so when you're in a directory you can see most of what's going on, and aren't having to navigate up and down directories a lot. So I used some of the directory names as prefixes. I may have gone too far, see what you think.
Also didn't go super far with 'json', I keep the naming in the text more neutral, but used json as the prefix for the files, since that seemed the most helpful for someone trying to quickly find the right file. But open to changing that if there's a better name.
The schema names then ended up a bit weird, like json-bbox.yaml. But those could perhaps just go to bbox.json or bbox-schema.json or something when they're actually json schemas.
Also made a few tweaks to make things a bit more 'static' compatible, but there's more to do here.
Ok, this is mostly done. I haven't gotten a chance to update all the links in the non-geo blocks, but if the overall structure looks good it may be best to just merge this in and then work on updating the links later, since there's some bigger things I'd like to flesh out in PR's before I circle back and get all the details right. All the links 'to' the non-geo blocks should work.
I'm not set on any of the names, but I wanted to get it so when you're in a directory you can see most of what's going on, and aren't having to navigate up and down directories a lot. So I used some of the directory names as prefixes. I may have gone too far, see what you think.
Also didn't go super far with 'json', I keep the naming in the text more neutral, but used json as the prefix for the files, since that seemed the most helpful for someone trying to quickly find the right file. But open to changing that if there's a better name.
The schema names then ended up a bit weird, like json-bbox.yaml. But those could perhaps just go to bbox.json or bbox-schema.json or something when they're actually json schemas.
Also made a few tweaks to make things a bit more 'static' compatible, but there's more to do here.