more ramblings of a retired teacher
commenting (maybe ranting) on education - even my own
Categories:

Archives:
Meta:
November 2024
M T W T F S S
« Mar    
 123
45678910
11121314151617
18192021222324
252627282930  
06/19/14
Pandoc and EPUB
Filed under: General
Posted by: Algot @ 12:39 pm

Pandoc not only creates lean, crisp html from markdown text, it makes clean, crisp ebooks in EPUB format.

This article got me started thinking about ebook automation

http://puppetlabs.com/blog/automated-ebook-generation-convert-markdown-epub-mobi-pandoc-kindlegen

But wait, there’s more!

It is possible to automate even more using the Make and makefile tools. It is possible to make all the formats or just some of them on command.

http://timotheepoisot.fr/2013/05/18/make-pandoc/
http://george.sudarkoff.com/markdown-pandoc-workflow/

Going to read up on that next.

Comments are closed.