Skip to content
Discussion options

You must be logged in to vote

Hello @toomanybrians,
the navigation on the left hand side should be visible even though the index.md isn't included 🤔
Perhaps you're using navigation.tabs which changes the rendering of navigation and sort of detaches it.

Firstly, I would abstain from modifying the nav either in the mkdocs.yml or via hooks to duplicate entries, as this would lead to bugs.

The quickest option to get it sorted would be to use a custom home.html template with a static HTML structure written in the site_nav block.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@toomanybrians
Comment options

Answer selected by toomanybrians
Comment options

You must be logged in to vote
2 replies
@kamilkrzyskow
Comment options

@toomanybrians
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants