One final note. Eventually I'll write a (probably python) utility that recurses the book-like HTML pages and spits out an epub, suitable for downloading to a phone. At that point it would amount to an epub editor. You could spend a year or two gradually enhancing web pages (perhaps hidden behind a password barrier). Once happy with the result you would run the epub generator.
Epub3 is just a collection of *.xhtml pages with one or two XML config files. It is eminently scriptable.
|