
: Re: What is the easiest workflow to publish ePub files from highly structured database content? I have a large amount of highly structured data (Bible verse translations and commentary) in an SQL
I have done projects like this. I am assuming that you know how to select the data you need from your database. I would suggest you develop a template based on pandoc's extended markdown (to get the cross-referencing), merge the data with the template and then script pandoc to convert that to EPUB2 and PDF. If you want to offer a Kindle-compatible ebook (and you are giving it away), you could then script Kindlegen (available from Amazon) to turn the EPUB2 into a MOBI file.
This isn't a trivial undertaking, but it should be doable.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Annie