style(docs): prevent file tree wrapping and collapse by default #80

Merged
rootiest merged 1 commits from style-file-tree into main 2026-07-27 02:26:45 +00:00
Owner

Summary:
This PR shortens the file comments in the documentation index to prevent text wrapping on smaller screens. It also introduces a client-side script in the Starlight configuration to collapse all FileTree directory <details> by default, improving initial page scanability.

Manual Verification Checklist:

  • View the file tree on the Starlight documentation index.
  • Ensure that lines do not wrap and there are no extra spaces.
  • Ensure that all folders start collapsed and can be expanded manually.
Summary: This PR shortens the file comments in the documentation index to prevent text wrapping on smaller screens. It also introduces a client-side script in the Starlight configuration to collapse all FileTree directory `<details>` by default, improving initial page scanability. Manual Verification Checklist: - [x] View the file tree on the Starlight documentation index. - [x] Ensure that lines do not wrap and there are no extra spaces. - [x] Ensure that all folders start collapsed and can be expanded manually.
rootiest added 1 commit 2026-07-27 02:25:46 +00:00
rootiest merged commit 51f2c020d1 into main 2026-07-27 02:26:45 +00:00
rootiest deleted branch style-file-tree 2026-07-27 02:26:46 +00:00
Sign in to join this conversation.