This package browser is in early development. Mind the rough edges.

emacs-ox-epub

Export org mode projects to EPUB

ox-epub extends the (X)HTML exporter to generate .epub files directly from OrgMode. This will export EPUB version 2, which should give broad compatibility. It should also be relatiely easy to convert the resulting .epub to a .mobi file. Needs a working zip utility (default is zip).

Installation

Install the latest version of emacs-ox-epub as follows:

guix install emacs-ox-epub

Or install a particular version:

guix install emacs-ox-epub@0.3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.