Skip to main content

Crate systemprompt_generator

Crate systemprompt_generator 

Source
Expand description

Static-site generation, theme rendering, and asset bundling for the systemprompt.io AI governance dashboard. Drives the Handlebars + Markdown pipeline that turns content rows in the database into a fully static dist/ directory.

§Public surface

§Feature flags

FeatureEffect
image-processingPulls in the image crate to enable WebP conversion in asset jobs.

All features are off by default.

Structs§

BuildOrchestrator
ContentConfigRaw
ContentPrerenderJob
ContentSourceConfigRaw
DefaultRssFeedProvider
DefaultSitemapProvider
GeneratedFeed
PagePrerenderJob
PagePrerenderResult
RssChannel
RssItem
SitemapConfig
SitemapUrl
TemplateRegistry

Enums§

BuildError
BuildMode
PublishError

Functions§

build_rss_xml
build_sitemap_index
build_sitemap_xml
escape_xml
execute_copy_extension_assets
extract_frontmatter
generate_feed
generate_feed_with_providers
generate_sitemap
load_web_config
organize_dist_assets
prerender_content
prerender_pages
render_markdown

Type Aliases§

GeneratorResult