Hacker News new | ask | show | jobs
by logfromblammo 3275 days ago
EPUB is an archive of HTML files.

It has a handful of metadata files to tie all those HTML files together, but it is essentially a ZIP container full of HTML, CSS, JS, and images. Rename filename.epub to filename.zip and open it up some time.