JPJenna Press
Project

Generated Files and Source of Truth

How Jenna Press treats generated files and why markdown content remains the source of truth.

Generated is allowed, but generated is not editable truth

A generated file may exist in Jenna Press because static publishing still needs a practical bridge between source content and runtime rendering. That does not make the generated file the place where editors should work.

The source of truth remains the markdown content and the generation logic that transforms it. Generated output may be committed for convenience, but it should be treated as output, reviewed as output, and regenerated when the real source changes.

This distinction matters because it protects both authoring clarity and code review clarity.

Continue reading inside Jenna Press

Use the blog categories to move between project background and practical usage guidance.
Back to blog