bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

You could also use Pandoc in conjunction with the kindlegen command-line tool.

Converting your HTML files to Markdown files is not necessary but if done will allow (easier) conversion to other formats should the need arise later on.

The table of contents can be automatically generated using Pandoc. Pandoc can export to the epub format which in turn can be converted to mobi using the kindlegen tool. It's possible to write a bash script to automate the process.

Sample command using Pandoc to export to epub:

pandoc -o myBook.epub myBook.md --toc
--epub-cover-image=cover.jpg
--epub-stylesheet=myStylesheet.css
--number-sections


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

Login to follow story

More posts by @Averallann

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top