docs: add cross-references and fix nav ordering

Link feature names in architecture.md to feature docs pages.
Add See Also section to configuration.md with related pages.
Add getting-started prerequisite link to deployment.md. Adjust
page weights for user journey sidebar order: Getting Started
(0) → Deployment (1) → Content Organization (2) → Config (3).
This commit is contained in:
Timothy DeHerrera
2026-02-12 13:27:23 -07:00
parent 44e51cbdb7
commit ef173ec092
5 changed files with 17 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
---
title: Content Organization
description: How the filesystem maps to your site structure
weight: 1
weight: 2
---
sukr builds your site structure from your `content/` directory. No routing config needed — the filesystem _is_ the config.