Skip to content

Optimize lazy load navigation #1514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

reakaleek
Copy link
Member

@reakaleek reakaleek commented Jul 3, 2025

Context

Currently we are create a .nav.html file for every page that exists.
However, there are many duplicates as the navigation for sub pages are probably the same.

Changes

  • Only create a single .nav.html partial file for each cached navigation. This makes it possible to cache the navigation in browser.

@reakaleek reakaleek marked this pull request as ready for review July 3, 2025 19:51
@reakaleek reakaleek requested a review from a team as a code owner July 3, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant