Build paginated sitemaps
Use generated route families and the pagination helper to emit a sitemap index plus many sitemap pages.
Solve one concrete task
Task-oriented recipes for routes, frontmatter, media, and non-HTML outputs.
Use generated route families and the pagination helper to emit a sitemap index plus many sitemap pages.
Emit XML, JSON, and plain-text outputs without treating them as special cases.
Add semantic validation after content load and resolve typed slug references safely at render time.
Replace markdown-generated HTML tags with Rust functions and still resolve local assets through the framework.
Request the output image you want and let the pipeline stay agnostic to the source format.
Add output-level processors for route artifacts and transformed assets without changing route handlers.
Use the returned build report to see which routes and assets were emitted, skipped, restored, or removed.