Commit a35b29b
Reference: add landing page; fix stale /foundation/ card link
Reference section previously had an empty _index.md with no landing
content and no manualLink, so /reference/ rendered an empty page and
the section header in the sidebar had nothing to click.
Changes:
- New overview.md with linkTitle "Overview", title "Reference", and
a table of the section's nine subsections with one-line "use it
for" blurbs (APIs, Components, Services, SDKs, viam-server,
viam-agent, Triggers, Device setup, Glossary).
- _index.md stubbed: kept all the legacy aliases, added manualLink
to /reference/overview/.
Scope expansion, flagged:
- reference/viam-server.md (merged in PR viamrobotics#4971 before the
foundation → set-up-a-machine rename in viamrobotics#4972) had a card linking
to /foundation/, which is no longer a canonical URL. Hugo's card
shortcode validates canonical URLs, not aliases, so the build
errors with "Card has a bad link: /foundation". Updated the link
to /set-up-a-machine/. This is a gap surfaced during verification
while I was running make build-prod for the landing page, not
anything I caused.
Verified locally: make build-prod clean; /reference/,
/reference/overview/, all nine subsection URLs, plus
/set-up-a-machine/ all return 200.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5a57cb0 commit a35b29b
3 files changed
Lines changed: 25 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
0 commit comments