We are hosting our own instance of Pressbooks. One of the things that we've been thinking about is how to best export the content for use on the web by someone who doesn't have a WordPress install.
I understand the the XHTML export gets all the content, but it would be nice if there was a way to export the epub into essentially a zip of static html/javascript/css files that operate the same way as the WordPress hosted one works.
Given that PB is open source, we are researching the feasibility of adding another export into includes/modules/export. Main reason I'm posting here is to ask:
1) Has anyone previously attempted this that can provide any words of wisdom?
2) Is this on the product roadmap? Assume it's not as the demand may not be there, but figured worth asking
Thanks!