e200e945830b72522458d837cc6a1ba24b7e1d1a
Fully migrate from compile-time maud templates to runtime Tera: - Rewrote main.rs to use TemplateEngine and discover_sections() - Replaced hardcoded blog/projects with generic section loop - Added Clone derive to Frontmatter and Content - Fixed section_type dispatch via Section struct - Deleted src/templates.rs, removed maud dependency Users can now add sections without code changes.
Description
Languages
Rust
68.7%
Scheme
19.1%
CSS
11.7%
Nix
0.5%