Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 602 Bytes

File metadata and controls

15 lines (8 loc) · 602 Bytes

Tanagra - Markdown Book Pipeline Tool

Tanagra is a documentation pipeline tool for building a template for a markdown-based book, generating a directory and file structure based on an outline, and then converting markdown files into HTML, PDF, and EPUB books using Pandoc.

Development

Tanagra is written in Python 3.7.5+ and leverages the Bash shell. The source code is hosted on GitHub.

Documentation

Please read the Tanagra documentation.

Maintainers