Replies: 4 comments 1 reply
-
|
Does this help you: #1247 and #1305 Otherwise, please share your repo |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I guess it needs an actual landing page, if I create a file called my_docs.md in /content/docs and update the config to |
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.
-
Prior to removing guides, I added my own docs/subdir with content and the sidebar works fine. If I remove guides, the sidebar stops working for everything, I get a list of Example reference, Resources and my directory. Here's what I did to remove guides:
Updated config/_default/menus/menus.en.toml
Here is what docs/_index.md looks like:
The only place I see a reference to example-guide now is in layouts/index.html, but that seems to be the builtin Example Guide in the middle of the default page.
hugo version:
npm version:
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions