Mirrors

Where to find the Hitchhiker's Guide
PDF export (single file)
The guide is also available as a PDF (images and layout preserved). It is built automatically in GitHub Actions: open Build guide PDF on the source repository, pick a successful run, and download the thgtoa and thgtoa-dark artifacts. You can start a fresh build anytime (Actions → Build guide PDF → Run workflow).
To produce the same file locally, clone the repository and run python3 scripts/build_guide_pdf.py --both (Python, MkDocs Material, and Google Chrome or Microsoft Edge required). More detail is in the repository README.