PLanCompS 09ab1c3131 List children also when excluded from main navigation
- 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.
2020-09-28 17:06:06 +02:00
..
2020-09-28 16:54:07 +02:00
2020-09-14 13:29:09 -04:00
2020-05-05 12:48:45 -04:00
2020-09-14 12:40:17 -04:00
2020-06-25 23:11:43 +02:00