Skip to content
Snippets Groups Projects
  1. Sep 09, 2019
  2. Sep 06, 2019
  3. Sep 04, 2019
  4. Aug 29, 2019
  5. Aug 27, 2019
  6. Aug 22, 2019
  7. Aug 21, 2019
    • Peter Mosses's avatar
      Update nav.html · c282e4b0
      Peter Mosses authored
      Separating new PR from #188, since indpendent.
      c282e4b0
    • Peter Mosses's avatar
      Optional delay of grandchildren link display · 8ac545a5
      Peter Mosses authored
      The current default is that when a grandparent is selected, the links to its
      children *and all its grandchildren* are displayed in the navigation menu.
      Setting `grandchildren_branch: true` in `_config.yml` delays the display of links
      to grandchildren until their parent is selected.
      8ac545a5
  8. Aug 17, 2019
  9. Aug 16, 2019
    • Peter Mosses's avatar
      Update nav.html · 0cfc0f03
      Peter Mosses authored
      A `navigation-list-child-list` is not displayed unless the enclosing `navigation-list-item` is `active`, so it needs to be generated only when `page.url == node.url or page.parent == node.title or page.grand_parent == node.title`.
      0cfc0f03
  10. Aug 15, 2019
  11. Aug 14, 2019
Loading