You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i try to use liascript and gitlab ci to export the html to gitlab pages but i got many 404 and i want to know if you already use it for information here the config i use
I think it could be cool to make it works with gitlab ci and gitlab pages
when I received your question, I took a view on the gitlab page of your project and received a 404. But when I am started to investigate the problem it works fine - Maybe we were just a little impatient :-)
I made some tests in a separate fork, the pipeline responses depending on the complexity of your course. For the last changes, I had to wait approximately 30 seconds for an update.
@BeastyBlacksmith ... As you mentioned, LiaScript expects the README to be in the root-path and that sources are defined relative to it. However, if this is not the case, you can set a another base-path, similarly as it is done with HTML. This was mentioned here:
Hi i try to use liascript and gitlab ci to export the html to gitlab pages but i got many 404 and i want to know if you already use it for information here the config i use
I think it could be cool to make it works with gitlab ci and gitlab pages
https://gitlab.com/yodatak/liascript
https://gitlab.com/yodatak/liascript/-/pipelines/420017444
https://yodatak.gitlab.io/liascript
It work directly from the artifact but not the gitlab pages
https://yodatak.gitlab.io/-/liascript/-/jobs/1837074994/artifacts/export/index.html
I'm here to help this make its works ^^ Maybe its the index.*js that gitlab pages don't like
The text was updated successfully, but these errors were encountered: