A Pandoc workflow for building PDF, HTML, EPUB, and LaTeX book format.
Go to file
John Haverlack 599e38152d Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
.obsidian Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
build Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
chapters Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
filters v1.1.0 Refactor 2026-02-05 08:24:12 -09:00
lib v1.1.0 Refactor 2026-02-05 08:59:40 -09:00
scripts Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
templates Version 1.0.0 Refactor: Fixing PDF Build 2026-02-05 11:28:10 -09:00
.gitignore v1.1.0 Refactor 2026-02-05 08:53:38 -09:00
LICENSE.md Updating workflow 2025-11-13 07:40:22 -09:00
Makefile v1.1.0 Refactor 2026-02-05 08:53:38 -09:00
README.md Fixing ReadMe Links 2025-11-13 08:00:04 -09:00
metadata.yaml v1.1.0 Refactor 2026-02-05 08:53:38 -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: