Problem: Navigation between sections has a lot friction if someone wants to move quickly between lessons or skip some parts. Since the navigation uses a drawer, it forces the users to always EITHER use the lesson interface OR the sidebar navigation.
Proposed Solution:
[x] A sidebar similar to mdbook format where all sections and sub-sections (collapsible) are displayed together.
[ ] It should be possible for the user to continue using the lesson interface with the sidebar open - again, similar to mdbook format.
Problem: Navigation between sections has a lot friction if someone wants to move quickly between lessons or skip some parts. Since the navigation uses a drawer, it forces the users to always EITHER use the lesson interface OR the sidebar navigation.
Proposed Solution: