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
In my recent work on armadaproject.io, I discovered that some of the HTML files contain direct URLs to assets needed. In order to develop this in a github pages fork, we need to be able to adjust those URLs to contain prefixes.
Determine how to do this, and document a development process that involves github in the readme.txt for future developers. There are already limited instructions there pointing out this limitation.
In my recent work on armadaproject.io, I discovered that some of the HTML files contain direct URLs to assets needed. In order to develop this in a github pages fork, we need to be able to adjust those URLs to contain prefixes.
e.g.:
https://jayofdoom.github.io/assets/img/brand/armada-under-shadow.svg 404s, because it did not add in the /armada needed (whereas https://jayofdoom.github.io/armada/assets/img/brand/armada-under-shadow.svg works).
Determine how to do this, and document a development process that involves github in the readme.txt for future developers. There are already limited instructions there pointing out this limitation.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: