Troubleshooting
Search modal does not open
- Confirm
search.jsonis generated and reachable at/search.json. - Confirm
assets/js/vitepress-theme.jsis loaded.
Sidebar is empty
- Verify
vp_theme.sidebar_collectionspoints to existing Jekyll collections. - Ensure each collection has documents with front matter.
Last updated does not appear
- Ensure plugin is enabled:
plugins:
- jekyll-vitepress-theme
Theme looks unstyled
- Confirm these files are present and served:
assets/css/vitepress-core.cssassets/css/vitepress-components.cssassets/css/vitepress-overrides.css