Thank you for this really good tutorial.
However, when the page is accessed via https, all content loaded from
http:// urls is blocked. That includes all css and js files.
You might want to setup your github.io page to redirect from http to https.
Then I believe it should be just a matter of changing url in _config.yml to
https://brunoruviaro.github.io/ardour4-tutorial.
Thank you for this really good tutorial.
However, when the page is accessed via
https, all content loaded fromhttp://urls is blocked. That includes allcssandjsfiles.You might want to setup your github.io page to redirect from
httptohttps.Then I believe it should be just a matter of changing
urlin_config.ymltohttps://brunoruviaro.github.io/ardour4-tutorial.