Display of grandchildren links in the navigation is now delayed until their parent is selected.
To test, select the `Grandchildren test` node. Only the direct children should appear. Selecting one of them then shows its children.
- Trimmed whitespace between html elements
This reduced one of my files from 850KB to 115KB
- Do not sort the whole list of pages on every iteration
This made build 3x faster