Page meta from frontmatter

This commit is contained in:
2025-11-04 14:15:00 -08:00
parent 4504a88f4b
commit dc4a1def5f
13 changed files with 518 additions and 163 deletions

View File

@@ -112,6 +112,7 @@ anstyle = { version = "1.0.13" }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
toml = "0.9.8"
serde_yaml = "0.9"
base64 = "0.22.1"
#
@@ -126,7 +127,7 @@ num = "0.4.3"
chrono = "0.4.42"
lru = "0.16.2"
parking_lot = "0.12.5"
lazy_static = "1.5.0"
#
# Macro utilities