Deployment and Maintenance Guide
A practical guide for publishing, checking, and maintaining a Jenna Press site over time.
Publishing is part of the framework contract
A Jenna Press site should be publishable as static output and testable as static output. That means deployment checks should focus on generated HTML, internal links, language paths, and browser persistence for theme and language.
Maintenance should stay equally disciplined. Update content in markdown first. Regenerate any derived files second. Review framework changes separately from content changes whenever possible.
A project like this stays healthy when publishing remains simple enough that the team can explain it in one paragraph.