Open akauppi opened 4 years ago
Surprisingly, VuePress (default theme) only applies page footer prev/next links to the "child" pages or a sidebar.
This is unacceptable. One of the reasons for picking VuePress (over GitBook) was to get a full tour experience.
The pages #100 and #500 (any parents) are now jumped over.
Added the page itself as a child, and removed path. This makes the prev/next chain complete, but shows the category pages twice in the side bar:
path
Surprisingly, VuePress (default theme) only applies page footer prev/next links to the "child" pages or a sidebar.
This is unacceptable. One of the reasons for picking VuePress (over GitBook) was to get a full tour experience.
The pages #100 and #500 (any parents) are now jumped over.