mobi output
pkra opened this issue · 2 comments
pkra commented
This is mostly a question.
The following line in the ReadMe hasn't changed since 2013:
In the coming months, we will be adding additional tools to the HTMLBook project for authoring and producing books with HTMLBook: CSS stylesheets, scripts for generating EPUB/Mobi, etc.
There's a CSS file for mobi but I'm wondering if there are any recommendations for generating mobi files from htmlbook sources.
DanGitOreilly commented
Hi pkra,
I'd recommend creating an epub from your XHTML first, and then using a tool like kindlegen (https://www.amazon.com/gp/feature.html?docId=1000765211) to get your .mobi file.
pkra commented
Thanks, @DanGitOreilly. I thought as much but it's good to have confirmation.