Skip to main content

Module render

Module render 

Source
Expand description

Deterministic rendering capabilities consumed by immutable snapshots.

Structs§

CatalogBuildError
CodeBlockOrdinal
ContentCatalog
Current candidate revisions plus exact retained historical render inputs.
MarkdownRenderError
RenderedPost
One fully rendered, identity-bound post revision.
RenderedSiteShell
An opaque, candidate-bound site rendering capability.
SiteSnapshot
Complete immutable request-facing state for one canonical publication.
SiteSnapshotBuildError
SiteSnapshotReader
Cloneable read-only access to the currently active immutable snapshot.

Enums§

CatalogBuildErrorCode
MarkdownRenderErrorCode
MarkdownRenderLocation
NavigationRejection
RenderDestinationKind
SiteSnapshotBuildErrorCode

Functions§

compile_content_catalog
Compile one validated candidate into a self-contained immutable catalog.
render_site_shell