There is an ongoing baseurl conflict with upstream introduced by the commit that fixed hosting Uncoded's fork (this repo), but breaks upstream hosting.
I can think of a couple solutions... but there's probably others.
- Move upstream repo to a subfolder of the same name. (I think this will introduce other issues, such as hosting from a TLD).
- Remove/migrate/cherry-pick the commit that adds a
baseurl and move it to a separate branch for uncoded hosting. (It would then require changing publishing settings for Github pages.
- Hmm, there was another I thought of when discussing with @arthursucks and @Philosophist at Techworking ... but escapes me at the moment.
There is an ongoing
baseurlconflict with upstream introduced by the commit that fixed hosting Uncoded's fork (this repo), but breaks upstream hosting.I can think of a couple solutions... but there's probably others.
baseurland move it to a separate branch for uncoded hosting. (It would then require changing publishing settings for Github pages.