Skip to content

Conversation

@heskew
Copy link
Member

@heskew heskew commented Sep 3, 2025

No description provided.

@heskew heskew force-pushed the category-index-sidebar-filter branch from 77917c4 to ccd5ad4 Compare September 3, 2025 14:11
// Check if the category metadata has a link to this index
const dirName = args.item?.dirName;
if (dirName && item.id === `${dirName}/index`) {
const categoryMeta = args.categoriesMetadata?.[dirName];
Copy link
Member Author

@heskew heskew Sep 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

args.categoriesMetadata.reference is generated from reference/_category_.json

@heskew heskew force-pushed the category-index-sidebar-filter branch from ccd5ad4 to 8f51c83 Compare September 3, 2025 14:16
Copy link
Member

@cap10morgan cap10morgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📁

@heskew heskew force-pushed the category-index-sidebar-filter branch from 8f51c83 to e9125af Compare September 3, 2025 14:17
@heskew heskew merged commit a9e4912 into main Sep 3, 2025
5 checks passed
@heskew heskew deleted the category-index-sidebar-filter branch September 3, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants