Skip to content
Snippets Groups Projects
  1. Jul 13, 2022
  2. Jul 12, 2022
  3. Jul 06, 2022
  4. Jul 04, 2022
  5. Mar 09, 2022
  6. Mar 06, 2022
  7. Mar 03, 2022
  8. Oct 13, 2020
  9. Oct 12, 2020
  10. Sep 29, 2020
    • PLanCompS's avatar
      Fix list alignment · 59f757a7
      PLanCompS authored
      Resolve #420
      
      - Remove `margin-top` for the first child in various list items, to improve alignment.
      - Add examples of lists to `docs/tests/styling`.
      59f757a7
  11. Sep 28, 2020
    • PLanCompS's avatar
      Create excluded.md · 641fa6ac
      PLanCompS authored
      Add a test for explicit exclusion of an untitled page.
      641fa6ac
    • PLanCompS's avatar
      List children also when excluded from main navigation · 09ab1c31
      PLanCompS authored
      - Limit the effect of `nav_exclude: true` to the main navigation.
      - Include links to excluded pages in auto-generating lists of child pages
      and in breadcrumbs.
      - Refactor implementation by moving assignment of `first_level_url` and `second_level_url` from `_includes/nav.html` to `_layouts/default.html`.
      - Clarify the effect of `nav_exclude` in the documentation.
      09ab1c31
    • PLanCompS's avatar
      Folders renamed · 682dcf4e
      PLanCompS authored
      Improve folder names.
      Correct classification of excluded test pages.
      682dcf4e
    • PLanCompS's avatar
      Reorganise tests · 405180c8
      PLanCompS authored
      Make the titles of test pages more suggestive.
      Refactor the documentation of the tests.
      405180c8
    • PLanCompS's avatar
      Tests updated · aa247408
      PLanCompS authored
      aa247408
  12. Sep 14, 2020
  13. Sep 11, 2020
    • PLanCompS's avatar
      Update linenos.md · d59887cc
      PLanCompS authored
      doc for turning on kramdown linenos globally corrected/
      d59887cc
    • PLanCompS's avatar
      Update navigation-structure.md · ddccec7b
      PLanCompS authored
      Reinstated the collapsible TOC at the top, to support the reference to it right at the end of the file. (The `TOC` feature can only be used once per page, so this is the only way of illustrating the rendering of the collapsible TOC in the docs.)
      ddccec7b
    • PLanCompS's avatar
      Updated tests activation documenation · cd8d1739
      PLanCompS authored
      Apparetnly Jekyll's `include` config option cannot be used to override an `exclude`, so activating `docs/tests/` requires commenting-out that line in the `exclude` list.
      cd8d1739
  14. Aug 26, 2020
  15. Aug 13, 2020
Loading