Colophon

This book was produced with Quarto, typeset in Source Serif 4, with code blocks set in JetBrains Mono. The command examples target Git 2.40 or later and the GitHub CLI (gh) 2.40 or later.

The book is hosted at https://git-bootcamp.rgtlab.org on Netlify, with continuous deployment via GitHub Actions from the rgt47/git-bootcamp repository on every push to main. The deployment recipe is in HOSTING.md.

The cover is generated procedurally by images/build-cover.R from a watercolor gradient anchored on #8f3a1a (the volume’s brand rust) and overlaid with Avenir typography. Re-running the script regenerates the cover; the procedural approach makes the cover reproducible and editable in version control rather than dependent on a one-shot image-generation step. That the cover of a version-control textbook is itself a versioned, scripted artifact is deliberate.

Last rendered: see the build timestamp on the homepage.