A Pandoc workflow for building PDF, HTML, EPUB, and LaTeX book format.
Go to file
John Haverlack d81e8a1ad7 Updating workflow 2025-11-13 07:40:22 -09:00
.obsidian Updating workflow 2025-11-13 07:40:22 -09:00
build Updating workflow 2025-11-13 07:40:22 -09:00
chapters Outlining Doc 2025-11-11 13:07:57 -09:00
conf Updating workflow 2025-11-13 07:40:22 -09:00
filters Adding conf/metadata.yaml 2025-11-11 10:10:26 -09:00
lib Updating workflow 2025-11-13 07:40:22 -09:00
scripts Adding conf/metadata.yaml 2025-11-11 10:10:26 -09:00
templates Updating workflow 2025-11-13 07:40:22 -09:00
.gitignore Outlining Doc 2025-11-11 13:07:57 -09:00
LICENSE.md Updating workflow 2025-11-13 07:40:22 -09:00
Makefile Updating workflow 2025-11-13 07:40:22 -09:00
README.md Updating Readme 2025-11-11 13:32:33 -09:00

README.md

basic-book-builder (b3)

This is a basic book (article) builder template based on a Pandoc build process in conjunction with a number of other tools to generate PDF, ODT, HTML, LaTex, Markdown, and Epub book formats from Markdown source content in an Obsidian vault.

Usage

PDF

make pdf

HTML

make html

LaTex

make latex

EPub

Note: This configuration still needs work.

make epub

Getting Started

Download PDF or HTML version of the b3 book. Which self documents how to use this template: