Skip to content
Snippets Groups Projects
  1. Apr 27, 2020
  2. Apr 24, 2020
  3. Jan 12, 2020
  4. Nov 14, 2019
  5. 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
  6. Sep 15, 2019
  7. Sep 11, 2019
  8. Sep 10, 2019
  9. Aug 15, 2019
  10. Aug 14, 2019
  11. Aug 13, 2019
  12. Aug 06, 2019
  13. May 19, 2019
  14. Apr 03, 2019
  15. Mar 09, 2019
  16. Feb 28, 2019
  17. Feb 02, 2019
  18. Jan 06, 2019
  19. Dec 16, 2018
  20. Nov 19, 2018
  21. Nov 16, 2018
  22. Nov 15, 2018
  23. Oct 24, 2018
Loading