Commit 55db1b9
committed
Add Hugo to reference sidebar and warn on missing JSON
Hugo was restored in #1948 but only added to `reference.yml` (index
listing), not to `_quarto.yml` (sidebar). Without the sidebar entry
the page renders without navigation and the reference tables are
empty on deploy previews.
Also add a warning in `reference.lua` when the sibling JSON file
is not found, so silent rendering failures are easier to diagnose.1 parent a08bd51 commit 55db1b9
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
| 521 | + | |
| 522 | + | |
521 | 523 | | |
522 | 524 | | |
523 | 525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments