capital-G / sftm

Sympathy for the Machine. A logic game.
https://capital-g.github.io/sftm/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Fix navigation URL #1

Open capital-G opened 3 years ago

capital-G commented 3 years ago

Once https://capital-g.github.io/sftm/ is visited it will be changed to https://capital-g.github.io/.

Although the site works this way, one cannot copy, bookmark or share the URL with other because the mandatory /sftm/ will be omitted.

It most probably can be configured here and the build for gh-pages that currently "works" uses

https://github.com/capital-G/sftm/blob/93a9db17feed3570b0318f455b6b9b3533afcc6a/main.js#L23152-L23153

I tried out nearly every configuration and at least this works somehow.

Pancakem commented 3 years ago

Hey @capital-G can I look at this?

capital-G commented 3 years ago

Hey @capital-G can I look at this?

Of course, any PR is welcome :)

Pancakem commented 3 years ago

Hey @capital-G can I look at this?

Of course, any PR is welcome :)

Great. Have you considered a move to elm 19?