Closed ssomnoremac closed 8 years ago
@sandersk what's the entry point each of the htmlbooks? Can you not just use them as hosted on github to start reading? Are they served anywhere already?
oh, wait I found it:
var bookURL ="https://rawgit.com/InfiniteLibraryLibrary/Middlemarch_145/master/book.xhtml"
Yup, the HTMLBook files are named book.xhtml at the root of each repo.
Thanks, awesome, it works. This is closed and merged with #19.
One step at a time. Let's not try and save htmlbooks yet. Let's just try and pull htmlbooks from infinitelibrarylibary and show the correct book loaded when "read" is clicked.