Skip to content

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

@sync-by-unito

Description

@sync-by-unito

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions