Skip to content

feat(cli): Render scripts and reports from templates#89

Merged
lomigmegard merged 1 commit into
mainfrom
feat/script-themes
Jun 6, 2026
Merged

feat(cli): Render scripts and reports from templates#89
lomigmegard merged 1 commit into
mainfrom
feat/script-themes

Conversation

@lomigmegard

@lomigmegard lomigmegard commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Replace the hand-built HTML generators in rite-render with a minijinja template engine driven view models (ScriptView / ReportView) that are decoupled from the ceremony IR, so the data extraction and the presentation layer evolve independently.

Partially fix #21

…branding

Replace the hand-built HTML generators in rite-render with a minijinja template engine driven view models (ScriptView / ReportView) that are decoupled from the ceremony IR, so the data extraction and the presentation layer evolve independently.
@lomigmegard lomigmegard force-pushed the feat/script-themes branch from 284ff0f to 6b512a2 Compare June 6, 2026 11:42
@lomigmegard lomigmegard merged commit b318798 into main Jun 6, 2026
10 checks passed
@lomigmegard lomigmegard deleted the feat/script-themes branch June 6, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for script templating

1 participant