Files
sukr/docs/site.toml
Timothy DeHerrera 73329aff81 docs: normalize terminology and fix metadata
Normalize "Sukr" to "sukr" in architecture.md (4 instances).
Change site.toml title to lowercase. Fix template override
path from page/special.html to content/special.html. Update
copyright year to 2026.
2026-02-12 12:57:07 -07:00

14 lines
224 B
TOML

author = "Sukr Contributors"
base_url = "https://sukr.io"
title = "sukr documentation"
[paths]
content = "content"
output = "public"
static = "static"
templates = "templates"
[nav]
nested = true
toc = true