Skip to content
Snippets Groups Projects
  1. Apr 24, 2020
  2. Jan 12, 2020
  3. Nov 14, 2019
  4. Oct 11, 2019
    • Peter Mosses's avatar
      Alphabetic navigation order · 6660f442
      Peter Mosses authored
      When `nav_order` is omitted, the order of nodes at each menu level (and in the auto-generated TOC) is alphabetical by `title`, instead of random.
      Any nodes with a specified `nav_order` precede all nodes at that level where it is omitted.
      Note that `nav_order` fields must have a uniform site-ide type: integers and strings cannot be mixed, otherwise Jekyll reports errors.
      The implementation filters the ordered and unordered pages from `site.html_pages`, sorts them separately, and concatenates the resulting arrays.
      6660f442
  5. Sep 15, 2019
  6. Sep 11, 2019
  7. Sep 10, 2019
  8. Aug 15, 2019
  9. Aug 14, 2019
  10. Aug 13, 2019
  11. Aug 06, 2019
  12. May 19, 2019
  13. Apr 03, 2019
  14. Mar 09, 2019
  15. Feb 28, 2019
  16. Feb 02, 2019
  17. Jan 06, 2019
  18. Dec 16, 2018
  19. Nov 19, 2018
  20. Nov 16, 2018
  21. Nov 15, 2018
  22. Oct 24, 2018
  23. Oct 23, 2018
Loading