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:
@@ -4,7 +4,7 @@ description: Deploy your sukr site to any static hosting platform
|
||||
weight: 1
|
||||
---
|
||||
|
||||
sukr builds your site to `public/`. This directory contains self-contained static HTML, CSS, and assets — no server-side runtime needed. Upload it anywhere that serves static files.
|
||||
sukr builds your site to `public/`. This directory contains self-contained static HTML, CSS, and assets — no server-side runtime needed. Upload it anywhere that serves static files. If you haven't built a site yet, start with the [Getting Started](getting-started.html) guide.
|
||||
|
||||
## Local Preview
|
||||
|
||||
|
||||
Reference in New Issue
Block a user