Description

The current build pipeline relies on manual execution of shell scripts and committing generated artifacts (_site/, interviews/, videos/) to Git. This causes repository bloat and potential merge conflicts.

Acceptance Criteria

Final Summary

Modernized the build pipeline to eliminate the need for committing built artifacts.

Definition of Done