Commit 3c57f29
site: /manual is the single, definitive documentation surface
Two doc systems (/manual and the /docs tree) meant duplicate FAQs,
duplicate install guidance, and two navs. Consolidate:
- every deep guide moves under /manual/* and renders with the
manual's sidebar ("Manual overview" + Guides) and chrome
- /docs and all /docs/* URLs 301 to their /manual/* homes;
/faq -> /manual#faq, /security -> /manual/security-model,
/product and /manifesto -> / (the story tells both now)
- standalone product, manifesto, faq, and docs-index pages removed;
their unique FAQ answers merged into the manual's FAQ
- header nav everywhere: the story / manual / FAQ / GitHub /
Download; footer unified with the manual's
- README and internal links updated; tests assert the new routes
and the 301 map
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent d5f0511 commit 3c57f29
6 files changed
Lines changed: 101 additions & 71 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
130 | 128 | | |
131 | 129 | | |
132 | 130 | | |
133 | | - | |
| 131 | + | |
134 | 132 | | |
135 | 133 | | |
136 | 134 | | |
| |||
293 | 291 | | |
294 | 292 | | |
295 | 293 | | |
296 | | - | |
| 294 | + | |
297 | 295 | | |
298 | 296 | | |
299 | 297 | | |
| |||
335 | 333 | | |
336 | 334 | | |
337 | 335 | | |
338 | | - | |
| 336 | + | |
339 | 337 | | |
340 | 338 | | |
341 | 339 | | |
| |||
0 commit comments