Skip to content

Releases: docxology/template_textbook

The Template Textbook (v0.1.1)

14 Jun 20:00

Choose a tag to compare

Release v0.1.1 for templates/template_textbook.

Publication

Abstract

A modular, fillable scaffold for book-length technical works: a data-driven manuscript (parts/chapters/labs/questions), a tested computational backbone, deterministic figures and Mermaid diagrams, and a content scaffold/validation engine.

The Template Textbook v0.1.0

03 Jun 19:12

Choose a tag to compare

DOI: 10.5281/zenodo.20533126 (concept: 10.5281/zenodo.20533125)

The Template Textbook v0.1.0 — a modular, fillable scaffold for book-length technical works.

  • Data-driven manuscript (4 Parts / 12 chapters / 12 labs / 12 question banks / 7 appendices) from a single config.yaml.
  • Tested computational backbone (src/textbook): 111 tests, 97% coverage; ruff + mypy + bandit clean.
  • Figure gallery (18 plot types) + 11 Mermaid diagram kinds.
  • Format-gallery and formalisms appendices demonstrating every content primitive.
  • Two finished exemplar chapters; the rest ship as structurally-complete stubs.
  • Rendered book attached in four formats: PDF, HTML, EPUB, DOCX.

Dual-licensed: code Apache-2.0, content CC BY 4.0.