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.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

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

Enums§

BuildError
BuildMode
PublishError

Functions§

build_rss_xml
build_sitemap_index
build_sitemap_xml
copy_asset
escape_xml
execute_copy_extension_assets
extract_frontmatter
generate_feed
generate_feed_with_providers
generate_sitemap
generate_toc
get_templates_path
load_web_config
merge_json_data
organize_dist_assets
prerender_content
prerender_pages
render_markdown

Type Aliases§

GeneratorResult