Skip to content
Snippets Groups Projects
  1. Oct 12, 2020
  2. Oct 03, 2020
  3. Sep 29, 2020
    • PLanCompS's avatar
      prettier · 32afb2a9
      PLanCompS authored
      32afb2a9
    • PLanCompS's avatar
      prettier · 80e05938
      PLanCompS authored
      80e05938
    • 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
    • PLanCompS's avatar
      Update code.scss · 2e377e45
      PLanCompS authored
      Fix #417
      
      - Avoid appearance of dark border around visited code links in Safari.
      2e377e45
    • PLanCompS's avatar
      Update normalize.scss · 5d1609b8
      PLanCompS authored
      Fix #387
      - Update `_sass/vendor/normalize.scss/normalize.scss` to v8.0.1.
      - Remove outdated `_sass/vendor/normalize.scss/package.json`.
      - Update `_sass/vendor/normalize.scss/README.md`.
      5d1609b8
  4. 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
  5. Sep 26, 2020
  6. Sep 22, 2020
  7. Sep 16, 2020
  8. Sep 14, 2020
Loading