Commit c6ea2fe
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.
(cherry picked from commit 55db1b9)1 parent ea6524d commit c6ea2fe
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| 525 | + | |
| 526 | + | |
525 | 527 | | |
526 | 528 | | |
527 | 529 | | |
| |||
| 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