Commit Graph

1 Commits

Author SHA1 Message Date
Levi Neuwirth 76a6587815
chore: track CV/résumé pipeline source
yaml-source/ was fully gitignored, so the YAML that drives both the CV and
the résumé had no version history and no backup — it existed only on one
machine. Track the pipeline *source* (data/, templates/, build.py,
Makefile) and keep only the artifacts (build/, output/, editor backups)
local, matching the existing intent that rendered PDFs ship via static/.

This is also a prerequisite for the site build: the vita page currently
hand-copies education, publications, presentations, and experience out of
these files, and has drifted from them in ~15 places. Generating it needs
the data present in the repo.

Includes the .claude/settings.local.json ignore rule already staged in the
working tree.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SUGesXiMmACsLBTGG1xuEU
2026-08-10 23:40:01 +02:00