Labels: content, bug, priority:P1
Parent issue: Epic: Documentation site overhaul
Problem
The following pages are empty or draft-only but may still be reachable/linked:
content/how-to/advanced/rules.md (empty)
content/how-to/advanced/scheduling.md (empty)
content/how-to/your-finances/overview.md (empty)
content/how-to/your-finances/contracts.md (draft: true, empty)
content/getting-started/advanced/schedule-bills.md (draft: true, empty)
content/getting-started/first-steps/_index.md (missing title in front matter)
Suggested fix
- For each: either write real content, set
draft: true consistently, or add an explicit "Coming soon" placeholder.
- Uncomment/remove the corresponding sidebar entries in
data/how-to.yaml (Transactions, Contracts) to match actual page state.
- Add the missing
title front matter to first-steps/_index.md.
Acceptance criteria
Labels:
content,bug,priority:P1Parent issue: Epic: Documentation site overhaul
Problem
The following pages are empty or draft-only but may still be reachable/linked:
content/how-to/advanced/rules.md(empty)content/how-to/advanced/scheduling.md(empty)content/how-to/your-finances/overview.md(empty)content/how-to/your-finances/contracts.md(draft: true, empty)content/getting-started/advanced/schedule-bills.md(draft: true, empty)content/getting-started/first-steps/_index.md(missingtitlein front matter)Suggested fix
draft: trueconsistently, or add an explicit "Coming soon" placeholder.data/how-to.yaml(Transactions, Contracts) to match actual page state.titlefront matter tofirst-steps/_index.md.Acceptance criteria
data/how-to.yamlmatch actual published content.first-steps/_index.mdhas a title.