I have a long flight coming up, and want to spend some of that reading up on my destination from a particular website (100+ small pages). I think there are apps for this, but I thought I'd keep it simple and just create an offline copy of the website using wget --convert-links ...
on my pc, and copy it over with Syncthing.
The copy works fine offline on the PC, but I'm surprised to discover that neither Vanadium nor Firefox/Fennec supports the file://
scheme on Android. When clicking the index.html in Material Files, Vanadium is able to open that one page through a content://
link, but then none of the internal links in the website work.
Can this really be so hard? Am I barking up the wrong tree?
Hopefully someone here can put me on the right track :-)