Skip to content
  • PLanCompS's avatar
    List children also when excluded from main navigation · 09ab1c31
    PLanCompS authored
    - Limit the effect of `nav_exclude: true` to the main navigation.
    - Include links to excluded pages in auto-generating lists of child pages
    and in breadcrumbs.
    - Refactor implementation by moving assignment of `first_level_url` and `second_level_url` from `_includes/nav.html` to `_layouts/default.html`.
    - Clarify the effect of `nav_exclude` in the documentation.
    09ab1c31