Replies: 1 comment
-
That's not (easily) possible with the theme. It would also need some work to build a context agnostic main menu. If someone wants to provide a Pull Request, I'm happy to review, but currently I can't work another menu system on my own. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a pretty heavy site that has multiple sections under the main content folder:
I'm curious if I can reset the navigation sidebar to be invisible on the home page (already done) so I can create a custom menu with links to each major section and then, when visiting a section home page, the Navigation sidebar only shows the content files contained within that section?
I've done some digging and have seen another hugo theme (https://unicef.github.io/inventory/) do roughly what I'm looking for, but I haven't been able to successfully adapt that method to the existing Geekdoc theme. Any advice?
Beta Was this translation helpful? Give feedback.
All reactions