Skip to content

search.md sidebar setting inconsistent with index.md/README.md #54

Description

@lyzhang0113

Found while reviewing docs in PR #30 — flagging only, couldn't confirm intent.

File: search.md

index.md and README.md both explicitly set needAutoGenerateSidebar: false. search.md doesn't set this field at all, so it inherits _config.yml's default of true for path "". This could be intentional (the search page wants a sidebar, unlike the two homepage-like pages) or an oversight — search-layout isn't defined in this repo (it comes from a remote theme), so I couldn't confirm whether the field even affects that layout's rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions