Closed bollwyvl closed 6 years ago
Trying a .nojekyll
K, looks like it's trying to access:
https://deathbeds.github.io/lab/static/vendors~brython.573bac019ecde4ea1fc5.js
but
https://deathbeds.github.io/jyve/lab/static/vendors~brython.573bac019ecde4ea1fc5.js
^^^^
is the thing. Must be messing up some config paths. Should generate/test with an alternate prefix... probably with https...
Some config works on mine using a the CNAME of jyve.simonbiggs.net
Maybe it's an issue with base url or something like that?
On Sun., 7 Oct. 2018, 3:29 am Nicholas Bollweg, notifications@github.com wrote:
K, looks like it's trying to access:
https://deathbeds.github.io/lab/static/vendors~brython.573bac019ecde4ea1fc5.js
but
https://deathbeds.github.io/jyve/lab/static/vendors~brython.573bac019ecde4ea1fc5.js
is the thing. Must be messing up some config paths. Should generate/test with an alternate prefix... probably with https...
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/deathbeds/jyve/issues/35#issuecomment-427587265, or mute the thread https://github.com/notifications/unsubscribe-auth/AGQVe35It9zQ5eoG8azkntv2JvfwFq-yks5uiNpngaJpZM4XLbT5 .
Seems like all the vendor bundles aren't resolve, though are clearly in gh-pages. Might be temporary?