Ihor Radchenko <[email protected]> writes: > Then, what about presenting two links in the static html file: > alternative and original? JS may hide either for most users, while users > with JS disabled will see both and can choose whichever they prefer to > (or can) open.
This would work. I can add an export hook to publish.sh that adds alternative links to the static html. This means that if an alternative is unavailable after export, Worg would need to be re-exported to fix this, adding some manual effort once every while (I guess we will find out how often "every while" is, and if this is worth the effort). I'm uncertain about the right UX for this option, since Worg doesn't have any options yet. But I'll build the simplest thing for now and we can always improve it.
