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