Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

armadaproject.io: Make it possible to develop via a fork #191

Open
sync-by-unito bot opened this issue Apr 7, 2023 · 0 comments
Open

armadaproject.io: Make it possible to develop via a fork #191

sync-by-unito bot opened this issue Apr 7, 2023 · 0 comments

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Apr 7, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants