spectre-org / spectre-docs

Spectre CSS docs
https://spectre-org.github.io/spectre-docs/
2 stars 1 forks source link

Show only the active menu group when navigating to a section #19

Closed davestewart closed 1 month ago

davestewart commented 1 month ago

Background

Right now, the site uses VitePress' menu implementation which is fine, but we have a lot of menu sections and opening and closing them is a hassle. The original Spectre site does not have this issue.

Proposal

Somehow update the menu, or write a monkey patch to augment the menu operation.