Generates PDFs from the KanbanGuides markdown content files using Pandoc. Use when: generate PDFs, create PDFs, build PDFs, export PDF, pdf generation, create guide PDF, build guide PDF.
Creates a new language translation for the KanbanGuides Hugo site. Scaffolds all wrapper/structural files translated from English, adds hugo.yaml and hugo.production.yaml config, creates i18n file, and creates guide content files with translated front matter but EMPTY body (ready for a human translator). Use when: adding a new language, begin translation, create translation, new language, translate guide, add language support, scaffold translation.
Audits and reconciles existing language translations for the KanbanGuides Hugo site against the English source. Finds missing files, missing front matter keys, missing i18n strings, and missing hugo.yaml config. Can optionally create missing files. Use when: reconcile translation, check translation, audit translation, fix missing translation files, translation is incomplete, translation gaps, translation health check, sync translation.
Reports the translation status of all (or one) language(s) for the KanbanGuides Hugo site. Shows which languages have complete scaffolding, which guide bodies are empty vs translated, and an overall progress summary. Use when: translation status, translation progress, what languages exist, which translations are complete, which guides need translating, translation dashboard, check progress.
Creates or updates guide-specific contributor YAML files in site/data/contributions/. Use when: manage contributors, add contributor, update contributors, create contributions file, contributor list, guide contributors.
Generates a SHA-256 hash from a contributor's email address for use in Gravatar URLs. Use when: get gravatar hash, generate gravatar, contributor avatar, gravatar url, email hash, gravatar image.
Creates a historical version of a guide by snapshotting the current 'latest' content into the history folder and updating front matter metadata. Use when: create historical version, archive guide version, snapshot guide, version history, move to history, release version.