Publish Your (e)Books with Re:VIEW
Re:VIEW is a powerful and easy to use digital publishing sysytem for books and ebooks.
Usage
$ gem install review
$ review-init my-awesome-book
$ cd my-awesome-book
$ (... edit files ...)
$ rake epub ## generating EPUB
$ rake pdf ## generating PDF with LaTeX
Supported Formats
Re:VIEW uses its original format ('Re:VIEW format') as source files.
Output formats Re:VIEW supports are:
- EPUB
- PDF (LaTeX)
- InDesign (IDGXML)
- Markdown
- plain text (TOPBuilder Text Markup Language)
Project Site
https://github.com/kmuto/review
License
LGPL. See COPYING file.
Copyright
Copyright © 2006-2018 Minero Aoki, Kenshi Muto, Masayoshi Takahashi, Masanori Kado.