Files
nixfiles/docs
Emma Thorpe 9d199bc087
CI / flake (push) Skipped
CI / flake (pull_request) Successful in 1m10s
fix(docs): pin the site section title so it renders as nixfiles
With no entry in the docs-site nav (removed there so awesome-pages can
discover the synced trees), MkDocs derives the section name from the directory
and title-cases it, rendering "Nixfiles". The previous hardcoded nav spelled it
lowercase. Setting title in docs/.pages restores that without reintroducing a
nav entry.

Verified by rebuilding the aggregated site locally with both source trees
synced as the workflow does.
2026-08-19 18:15:48 +01:00
..