Skip to content
Snippets Groups Projects
  1. Apr 27, 2020
  2. Apr 25, 2020
    • PLanCompS's avatar
      Made case-insenstive sorting the default · c46ccd34
      PLanCompS authored
      Added a configuration option to determine whether the sort order is case-sensitive.
      The default is case-insensitive.
      
      To test:
      - open `/just-the-docs/docs/utilities/` in the browser,
        and check that the navigation links in `Utilities` are sorted alphabetically;
      - in `docs/utilities/layout.md', change the preamble to `title: layout`,
        and check that the  links in `Utilities` are still sorted alphabetically;
      - add `nav_sort: case_sensitive` in the configuration file,
        and check that the link to `layout` is now listed last under `Utilities`.
      c46ccd34
    • PLanCompS's avatar
      Update .gitignore · 7e959f4b
      PLanCompS authored
      Added `.jekyll-cache`
      7e959f4b
    • Peter Mosses's avatar
  3. Apr 24, 2020
Loading