json-schema-org.github.io
json-schema-org.github.io copied to clipboard
JSON Schema website
Github Pages is not capable of serving our meta-schemas with the proper `Content-Type: application-schema+json` header. After learning about how @Relequestual used Cloudflare Workers to serve the blog as if it...
Resolves https://github.com/json-schema-org/community/issues/97
This is a draft PR as it should be merged after my branch `home/community-links`. Resolves https://github.com/json-schema-org/community/issues/101 Only review commit `5723652b8f0806f280928be33792be7acbd4e3d0`
Following up on #80 would it no be possible to get http redirecting to https? Maybe even adding HSTS headers?
Given Travis-ci.org is now closed, we should close this issue and create a new one looking to move the CI tests to GitHub actions. _Originally posted by @Relequestual in https://github.com/json-schema-org/json-schema-org.github.io/issues/388#issuecomment-891722579_
> Does GA use tracking cookies that would require us to include an annoying GDPR notification of some sort? - @jdesrosiers This is a good question. I'm going to seek...