Closed emzi closed 8 years ago
I have the same issue here (with hugo 0.15)
It would be nice also to have this layout:
but "Installation", "Setup", etc. are actually pages of this section. Thanks
Hello @emzi,
excuse the delay. #19 fixed this issue.
@gravis
It would be nice also to have this layout:
The orange line on the left is only intended for the table of contents. You can nest all pages of a section as @emzi described it in his comment above. For example, Aa-Bc-Cc
becomes grey and bold in the menu. Below you see a nested list will all pages of this section.
The page SubMenu1
would also have a scrollspy if the document would contain level-2 headers (<h2>
).
This is what I have:
the scrollspy is still working:
(with #19 of course)
Hi @digitalcraftsman
It's described here how to create a nested menu. But it seems there's an issue around it:
❱
cat config.toml
content ❱
tree -L 2
content/aa-bb-cc ❱
head sub-menu-1.md