Static site generation, theme rendering, and asset bundling for systemprompt.io AI governance dashboards. Handlebars and Markdown pipeline for the MCP governance platform.
//! Template-engine glue: locates the on-disk template directory and loads
//! `web.yaml` configuration shared by every part of the generator pipeline.
modengine;pubuseengine::{get_templates_path, load_web_config};