Conversation
|
As Lukas has pointed out on IRC, in the rendered page, the navigation list in the right sidebar is missing the main headlines, those that correspond to the file titles in the paginated docs |
|
Those headings are A possible workaround could be shifting all headings one level down (H+1)... |
|
@lslezak Your idea would help a lot with keeping the NotebookLM stuffed with up-to-date data. Without this, it all depends on manual updates whenever someone moves an old or creates a new page. And that is not reliable. |
|
Hi guys! I stumbled upon this almost by accident this week :) I'm not sure what the plans are for continuing this work, but here are my two cents: I'd suggest keeping the multi-page site available and as the default option. I'd offer single-page as an option similarly to WHATWG HTML does. It works well to provide a multi-page version for regular browsing and an optional single-page version for special use cases. From a user perspective, a well-organized multi-page site is often easier to navigate and faster to load. That said, a single-page version can be useful for:
I believe Docusaurus might have hooks or plugins to generate a single-page version using the sidebars.ts So, if this work continues, please consider offering both versions instead of replacing the multi-page site entirely. |
Details
TODO