2026-03-30
Markdown Components Are Rust Functions
Markdown-generated tags can be replaced with Rust functions so links, images, and other authored content remain customizable without turning markdown into an opaque HTML string step.
Blog tags
Generated blog tag pages keep taxonomy handling in ordinary Rust instead of hiding it behind a DSL.
2026-03-30
Markdown-generated tags can be replaced with Rust functions so links, images, and other authored content remain customizable without turning markdown into an opaque HTML string step.