bible-technology / scripture-burrito

Scripture Burrito Schema & Docs 🌯
http://docs.burrito.bible/
MIT License
21 stars 13 forks source link

Links to Schema files dont' work #245

Closed jag3773 closed 2 years ago

jag3773 commented 3 years ago

Links like https://burrito.bible/schema/id_authorities.schema.json as found on https://docs.burrito.bible/en/v0.3.0-alpha.2/schema_docs/id_authorities.html don't work.

This may be due to how the schema files are generated or referenced?

We could either alias from the main domain or just link directly to the github raw endpoint. Not sure what's the best route, but making them active would help @jtauber .

jtauber commented 3 years ago

https://burrito.bible/schema/id_authorities.schema.json is actually the $id of the schema file, not just a link so I think we need further discussion. We should discuss whether we want to keep the $id in this form and then potentially work out how to alias / redirect.

jag3773 commented 3 years ago

Yes, understood @jtauber -- we want it to function, one way or another :)

jag3773 commented 3 years ago

Discover whether these links/ids should be versioned or permalinks.

jag3773 commented 3 years ago

Loop in with #247

jtauber commented 2 years ago

@jag3773 can we add a DNS entry for burrito.bible to ALIAS to bible-technology.github.io (preferred) OR add A records:

185.199.108.153
185.199.109.153
185.199.110.153
185.199.111.153
jtauber commented 2 years ago

These are now working, with the caveat that there is a certificate issue. I'm investing the root cause of the problem.

jtauber commented 2 years ago

Appears to be working now!