A Pandoc workflow for building PDF, HTML, EPUB, and LaTeX book format.
Go to file
John Haverlack ea0c329913 v1.1.0 Refactor 2026-02-05 08:58:23 -09:00
.obsidian v1.1.0 Refactor 2026-02-05 08:58:23 -09:00
build v1.1.0 Refactor 2026-02-05 08:58:23 -09:00
chapters v1.1.0 Refactor 2026-02-05 08:53:38 -09:00
filters v1.1.0 Refactor 2026-02-05 08:24:12 -09:00
lib v1.1.0 Refactor 2026-02-05 08:24:12 -09:00
scripts v1.1.0 Refactor 2026-02-05 08:24:12 -09:00
templates v1.1.0 Refactor 2026-02-05 08:53:38 -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: